Commit Graph
100 Commits
Author SHA1 Message Date
Kory Maincent 6ff87e9049 docs: update doc
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-03-11 09:56:01 +01:00
Kory Maincent e40ea1d91b configs/st_mp135_demo: Use linuxfb as default QT QPA plugins
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-03-05 10:46:26 +01:00
Kory Maincent 373639b9b7 docs: workflows: Update to 2023.02.10 LTS version
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-03-04 09:49:12 +01:00
Kory Maincent 8d3bee1aac m4projects: Fix missing installation folder
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-03-01 17:54:01 +01:00
Kory Maincent a2f3eafa47 docs: workflows: Update to 2023.02.9 LTS version and 23.11.15 tag release
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-03-01 15:37:22 +01:00
Kory Maincent 1ad368d511 README: Fix typos in starter packages urls
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-03-01 14:05:54 +01:00
Kory Maincent c8eb0ea63d .github/workflows: Add some cleanup to avoid no space left error
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-03-01 12:30:48 +01:00
Kory Maincent ee09cca8ce .github/workflows: update checkout and pythons action version
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-03-01 11:39:28 +01:00
Kory Maincent eaef23076b README: update BSP components versions
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 356d4a772c docs: Update docs
Update release notes, internals documentation, bmap flash usage, and
starter package download location.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 75ca86ba5a .github/workflows: Update workflow with bmap image
Add storage of bmap image.
Update README helper to reproduce the image.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent d8d2e63bf9 board/st/optee-dts/stm32mp135f-dk-mx.dts Add missing node parameter
Add two node parameters which are missing from the devicetree generated
by CubeMX.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent a411f47569 package/m4projects: Install the M4 application directly in /lib/firmware
Now that we are using read-only rootfs the fw_cortex_m4.sh script can't
copy M4 elf application in /lib/firmware therefore we have to install
all these application directly in the /lib/firmware folder.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 20d45eee6f docs: Add OTA description documentation
Add documentation to explain how to use RAUC OTA.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 26d2d46925 configs/st_demo: use demo scripts and overlay
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 597c18f1a9 board/st/demo: Create data folder and add fstab with data partition mount logic
Update post-build-demo with the creation of /data folder.
Import fstab with a new line describing the data partition mount logic in
the /data folder.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent a1c6deba8b board/st/genimage-demo: Add a data ext4 partition
Add a data partition alongside the read-only rootfs partition to have a
read-write accessible partition.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent a31b7c6d6e configs/st_demo: Enable host-genext2fs package
host-genext2fs is used by genimage to create ext2/3/4 file system image.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent ee7972ad37 board/st/overlay-demo: Add extlinux.conf
Add support for extlinux.conf to describe the boot files and arguments.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 673ba46929 board/st: Add post-image-demo script and RAUC manifest to create rauc bundle
Add a post-image-demo script alongside a RAUC manifest to be abkle to
generate RAUC bundle.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 50b86c4709 configs/st_demo: Enable RAUC package
Enable RAUC tool in the demo image for FOTA.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 26df81fb51 configs/st_demo: Enable squashfs in U-boot config
Enable squashfs support in U-boot in order to use FOTA and squash
root filesystem.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 2e8bc70669 board/st: configs/st: Add a post script arg to specify which genimage config file to use
Update post-image script and configs in order to use the same generate
SDcard image function with two different genimage.cfg config file.
Move on to squashfs root filesystem for the demo defconfig to follow the
new genimage-demo.cfg partition schema. We use squashfs in prevision of the
FOTA support.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent b53d6ce19c board/st/overlay: Move all demo related files to the overlay-demo folder
As we will soon use the overlay-demo folder lets move all the demo related
files to it.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent c91ced44c7 board/st-demo/overlay-demo: Add a rauc-mark-good service
Add a rauc-mark-good service to the end of all services. The aims is to
mark the boot as good.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent b450e459ef board/st-demo: Add RAUC system.conf file, and RAUC version description
Add rauc system.conf description file. Set compatible parameter ot the
devicetree name within the post-build-demo script.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 2b2c94a833 board/st/post-build: Move the firmware management to a post-build-demo.sh script
Create a post-build-demo.sh script which will deal with the demo only
post build tasks.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 1a3ca862d0 board/st/stm32mp1/post-image.sh: Add support to bmap and compression image
Add generation of block map image file and compress the image to reduce
the size and accelerate the flashing process.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 6519fd7024 configs/st: Enable host bmap package
Enable host-bmap to be able to generate block map of an image.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent d4dc750ad4 board/st/overlay-demo: Add fw_env config to be able to read and write Uboot env
Add fw_env config file describing the location of the U-boot environment
to be able to read and write it.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent ea949b6520 board/st/stm32mp1: Add genimage-demo.cfg partition scheme to support OTA
Add another partition scheme for demo image which support OTA.
Set the two partition to 200M size.
Use rootfs.squashfs root filesystem.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 6f7293104b board/st: Add RAUC key and its certificate
Add key and certificate for future RAUC OTA usage.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 716924496b configs/st_demo: Set another global patch directory for demo config
Set another global patch directory that contains U-boot A/B special
environment. This special environment should only be used by demo
defconfig.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent ecf9aecfc8 board/st: Add uboot environment patch to support RAUC A/B boot switch
Update U-boot environment with the special RAUC variable OTA use case.
This patch is placed into a new patches-demo folder as it is only used for
demo configuration.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 2b2e54b776 configs/st_demo: Enable host-rauc package
Enable host-rauc package to be able to generate rauc bundle.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 92eefcc147 configs/st_demo: Enable libubootenv in demo images
Enable libubootenv package to be able to read and write to the U-boot
environment.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent b5607905d8 docs/internal.md: Update doc with RAUC fragment configuration
Add description of RAUC linux fragment config file.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 430e1ea37a board: st: Add linux fragment config to use RAUC
RAUC need special configuration from Linux. Add a Linux fragment
configuration to enable the requisite configurations.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent b921c95448 configs/st_stm32mp13: Update TFA build variable with openssl location
The commit "dfb89e5 conigs/st: Update TFA build variable with openssl
location" update openssl location only to stm32mp15. Update stm32mp13
configs identically.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent a605bab246 configs/st: Update configs to last minor revision
Update ST BSP to last minor versions:
- Linux to v6.1-stm32mp-r1.1
- TF-A to v2.8-stm32mp-r1.1
- OP-TEE to 3.19.0-stm32mp-r1.1
- U-boot to v2022.10-stm32mp-r1.1

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 5348510631 .github/workflows/buildroot-external-st.yml: Update repo version
Update repo version to st/2023.02.6

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 3ea153b4bd docs/stm32cubemx.md: Add description of the rcc node fix for DK
Add a desciption of the rcc node issue from CubeMX DK devicetree.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
Kory Maincent 0ee0c78617 board/st/tfa-dts/stm32mp135f-dk-mx.dts: fix rcc devicetree nodes
The rcc node generated by CubeMX is missing configuration.
Update the rcc node according to the one from TF-A ST repository.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2024-02-29 16:50:38 +01:00
kmaincent 73e04285a2 Merge pull request #50 from thom24/st/2023.02.2
README.md: fix a typo
2024-02-29 15:37:50 +01:00
Kory Maincent ecc3dcd392 .github/workflows: Update README with the Binaries and legal-info location
Add the description of the location of the generated binaries, sdk,
licenses and sources.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-11-08 14:13:02 +01:00
Kory Maincent 8f7441d955 .github/workflows: Fix README binaries generation and repo_version environment
Fix the repo_version environment management.
Fix the sed command to update packages README

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-11-08 14:08:46 +01:00
Kory Maincent 889d63cddd github/workflows: Add README to describe the Binaries packages generation
Describe the generation of the starter packages with a simple README.
Store this README in b2 server.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-11-07 18:15:59 +01:00
Kory Maincent 95e3b32679 .github/workflows: update to generated and store binaries packages
Add generation of the SDK and the legal-info.
Store the binaries packages in Bootlin b2 server.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-11-07 17:57:42 +01:00
Kory Maincent 69a6b0d7a8 board/st/stm32mp1/genimage.cfg: Add u-boot environment partition layout
Now the U-boot save its partition in an specific u-boot-env partition.
Change the partition layout accordingly.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-10-27 17:30:02 +02:00
Kory Maincent dc13f5a384 docs/stm32cubemx: Add link to ST wiki in case of manual edition of devicetree
Add Wiki ST link.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-08-29 18:01:49 +02:00
Kory Maincent dfb89e5444 conigs/st: Update TFA build variable with openssl location
TFA from ST have a patch that add a variable which specify the location
of openssl. Update the TFA build configuration accordingly to use it.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-08-29 17:43:54 +02:00
Kory Maincent e6061a7d47 configs: demo: move on to bleeding edge toolchain
Arm toolchain has a too old glibc version for gcnano-binaries and
Bootlin stable toolchain has too hold linnux header for optee-test therefore
move on to Bootlin bleeding edge toolchain.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-07-13 13:25:05 +02:00
Kory Maincent 2bbddced25 configs: demo: update optee build variable
Added CFG_DRAM_SIZE=0x20000000 to optee build variable. This is now
needed to provide the DRAM size to OP-TEE, when using non-standard
Device Tree names (which we are since we're using DTs generated by
CubeMX, that have a "-mx" suffix).

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-07-13 13:24:23 +02:00
Kory Maincent 472f096e51 board/st: linux-dts: dk2-mx: fix missing ldtc pinmux
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-06-28 18:19:20 +02:00
Kory Maincent d75a0ac177 board/st: add generated devicetree for last version of STM23CubeMX
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-06-28 17:39:50 +02:00
Kory Maincent 93b88257be docs: update documentation to v5.0.0 BSP revision
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-06-23 17:40:28 +02:00
Kory Maincent 809a8e717d configs: st: bump to v5.0.0 BSP revision
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-06-23 17:20:08 +02:00
Kory Maincent 1acf3c7c53 package/m4projects: bump to v1.6.0 version
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2023-01-03 16:31:01 +01:00
Kory Maincent b36a980ab3 docs: update documentation about external OPTEE-OS devicetree
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-12-13 13:55:12 +01:00
Kory Maincent 5d2dfc9790 configs/st_demo: use external OPTEE-OS devicetree
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-12-13 13:41:16 +01:00
Kory Maincent 8e452d3497 board/st: add generated optee-os devicetree for last version of STM32CubeMX
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-12-13 11:38:31 +01:00
Kory Maincent 73844a9dba docs/stm32cubemx.md: updated documentation about compatible string value
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-12-12 17:21:37 +01:00
Kory Maincent 71a5ecc832 board/st/devicetree: updated compatible with the right board name
U-boot from ST is parsing the compatible string. Not using the
the device kits real name can cause features to not function correctly.
For example it won't reach stm32mp13x_dk_fdt_update or
stm32mp15x_dk2_fdt_update uboot function.
Did the same for TF-A and Linux as it may cause similar issues.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-12-12 16:47:31 +01:00
Kory Maincent 48d5ff2831 README: docs: update documentation
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-12-09 11:28:10 +01:00
Kory Maincent 1b521857bb board/st: linux-dts: dk2-mx: fix missing ldtc pinmux
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-11-25 14:40:34 +01:00
Kory Maincent fb3cb81499 board/st: add generated devicetree for last version of STM23CubeMX
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-11-23 10:25:39 +01:00
Kory Maincent 6bcdbeb630 configs: use last stable toolchain from bootlin
The gcnano-binaries need to have glibc > 2.34. arm toolchain uses 2.33
therefore we move on to stable toolchain from bootlin.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-11-23 10:02:45 +01:00
Kory Maincent 0aecf844c7 configs: st: bump to v4.1.0 BSP revision
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-11-23 10:02:31 +01:00
Kory Maincent 4ea54b8950 configs: remove unwanted vim temorary file
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-09-26 09:23:30 +02:00
Kory Maincent c09b3b63a5 configs: disable python-pillow build dependency of optee-os
Optee-os doesn't need to have python-pillow to build anymore.
It is only needed for stm32mp135 board but as it seems not relevant we
disable it with "CFG_WITH_TUI=n" build option.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-09-06 09:52:44 +02:00
Kory Maincent ace64fca8c README: docs: update documentation
Update the entire documentation to reflect the recent improvements in
buildroot-external-st.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-08 13:44:07 +02:00
Kory Maincent 22d3c30f5a configs/st_mp135f_demo: enable v4l2 tools
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 15:11:01 +02:00
Kory Maincent 8a0877d4a7 configs/st: enable mdev
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 15:11:01 +02:00
Kory Maincent e4a5fbbb4f configs/st_demo: enable kernel devicetree build with "-@"
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 15:11:01 +02:00
Kory Maincent 667673ffd4 configs/st_demo: add dropbear and root password
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 15:11:01 +02:00
Kory Maincent 63f9ed884f configs/st_mp135f_demo: add wifi/bluetooth tools and firmware
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 15:11:01 +02:00
Kory Maincent 874e2c79df configs/st_demo: enable OP-TEE test and example
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 15:11:01 +02:00
Kory Maincent cc1ce1eed8 .github/workflows: update to Ubuntu 22.04, build STM32MP135 config, use st/2022.02
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 15:11:01 +02:00
Kory Maincent c98502a1cb configs: add support for the stm32mp135f-dk board
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 15:11:01 +02:00
Kory Maincent 55478d74f5 configs/st: update BSP to new ST version
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 15:11:01 +02:00
Kory Maincent 3737e55e12 configs/st: add defconfigs for STM32MP157D and STM32MP157F
The STM32MP157D is a higher-frequency version of the STM32MP157A,
while the STM32MP157F is a higher-frequency version of the
STM32MP157C. This commit adds supports for those those new variants of
the DK1 and DK2 boards.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:59:20 +02:00
Kory Maincent 7059c761f1 board/st: add generated devicetree for 157D and 157F board revisions
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent 447614c8d3 configs/st_basic: align the extlinux source file with demo configuration
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent ce493c1f98 configs/st_basic: enabled optee-client package
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent 3ff65992ad board/st: remove useless overlay and linux.config
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent 9b44cfe387 board/st/mp157-overlay: add brcmfmac firmware configuration file
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent 87548f4a39 configs/st_demo: update config to use boot-overlay and post-build.sh script
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent 8fac113474 board/st: add boot-overlay with configurable extlinux.conf and post-build.sh
Add configurable extlinux.conf. The post-build.sh script replace the
%DTB_NAME% with the right devicetree name.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent eaa761f6b3 board/st: rename common-overlay to mp157-overlay
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent 22d2f3fac1 board/st: rename stm32mp157 board folder to stm32mp1
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent e72cd92e46 configs/st: use kernel config fragment supplied by st in place of external defconfig
update also defconfig to be more identical

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent 4ac911cc67 board/st: add variable to flash.tsv to fit all the board
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent 25f52efce1 package/m4projects: fix dependencies
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent a1a4644b78 board/st/overlay: use common overlay for sound config
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent 4feccb8d2b configs/st: enable optee in basic configurations
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent f95fa614b1 configs/st_demo: disable OP-TEE test and example
The new buildroot version have the OP-TEE version more recent than the one
from ST and it brings build errors.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-07-06 14:50:04 +02:00
Kory Maincent a38535b96a configs/st: enable host openssl to build kernel
This fix the kernel build compilation error:
"scripts/extract-cert.c:21:10: fatal error: openssl/bio.h: No such file or directory".

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2022-05-31 15:11:14 +02:00
kmaincent 2a877d240c Merge pull request #18 from BernardPuel/patch-1
Update README.md
2022-03-14 17:38:40 +01:00
Kory Maincent 04b8c24d03 package/m4projects: update license hash
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2021-11-29 12:40:54 +01:00
Kory Maincent 2ffa85be74 docs: Fix documentation typo
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
2021-11-24 14:15:33 +01:00