- 11 May, 2022 1 commit
-
-
Vishnu Banavath authored
add support to build tftf test image See merge request !4
-
- 06 May, 2022 1 commit
-
-
Vishnu Banavath authored
TFTF is test suite provided by TF-A team to test interface the TF-A provides to non-secure software component. In case of corstone1000, uboot is replaced with tftf.bin, meaning using has to run following commands to build corstone1000 stack with TFTF test enabled $ kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/kas/tftf.yml $ bitbake corstone1000-fipimage-tftf
-
- 23 Feb, 2022 4 commits
-
-
Vishnu Banavath authored
add corstone500 image See merge request !3
-
Rui Miguel Silva authored
Introduce support recipe for corstone500 and jointly the wks file to create the full package that will concatenate all SW components for that platform to run in FVP or in the MPS3 FPGA. Signed-off-by:
Rui Miguel Silva <rui.silva@arm.com> Signed-off-by:
Rui Miguel Silva <rui.silva@linaro.org>
-
Vishnu Banavath authored
add kirkstone to supported releases See merge request !2
-
Rui Miguel Silva authored
Add kirkstone to compatibility release supported by this layer. Signed-off-by:
Rui Miguel Silva <rui.silva@linaro.org>
-
- 17 Feb, 2022 1 commit
-
-
Vishnu Banavath authored
arm-image/core: replace psa-arch-tests package See merge request !1
-
- 15 Feb, 2022 1 commit
-
-
Vishnu Banavath authored
This change is to replace psa-arch-tests package with secure-partitions-psa-api-tests as psa-arch-tests are now built using secure-partitions recipe Signed-off-by:
Vishnu Banavath <vishnu.banavath@arm.com>
-
- 08 Dec, 2021 1 commit
-
-
Installs the psa-arch-tests linux userspace application in the rootfs. Change-Id: Ief431df621b61e3dc50182221e936dbc1c4bd3b5 Signed-off-by:
Emekcan Aras <emekcan.aras@arm.com>
-
- 02 Dec, 2021 1 commit
-
-
Secure encalve Bl2 size in wks file is now increased from 64KB to 100KB. The size of Bl2 is increased due to secure debug and flash driver integration. Respectively, TF-M size is reduced to create space for BL2. Change-Id: I2dbbd8b72c8ff3a2ea74b0f37c75c65182ac3342 Signed-off-by:
Satish Kumar <satish.kumar01@arm.com>
-
- 26 Oct, 2021 2 commits
-
-
Xueliang Zhong authored
Introduce meta-arm-image layer for OpenEmbedded. meta-arm-image: - This layer provides a common image shared between Corstone1000 Arm platforms. - The image is called corstone1000-image. - Each platform can extend corstone1000-image by including inc files to provide custom image settings tailored to the selected machine. Signed-off-by:
Xueliang Zhong <xueliang.zhong@arm.com>
-
Xueliang Zhong authored
-