- Feb 25, 2025
-
-
Adam Johnston authored
embedded-a/corstone1000: Fix clean secure flash compatibility with TF-M v2.1.1 inc See merge request !33
-
- Feb 21, 2025
-
-
Hugues Kamba Mpiana authored
Remove snippet in Corstone-1000 Clean Secure Flash patch to allow it to be applied regardless of what is the first patch in the file to be modified. Signed-off-by:
Hugues KAMBA MPIANA <hugues.kambampiana@arm.com>
-
- Nov 07, 2024
-
-
Emekcan Aras authored
embedded-a/corstone1000: Remove shim patch See merge request !32
-
Harsimran Singh Tungal authored
The shim patch is no longer required to install new Debian release versions. The Debian version 12.7 has been tested and installed without applying the shim patch. Signed-off-by:
Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
-
- Oct 08, 2024
-
-
Emekcan Aras authored
embedded-a/corstone1000: Fix clean secure flash patch See merge request !31
-
- Oct 07, 2024
-
-
Harsimran Singh Tungal authored
Fix the clean secure patch so it can be applied cleanly in meta-arm. Signed-off-by:
Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
-
- Aug 20, 2024
-
-
Emekcan Aras authored
embedded-a/corstone1000: Rebase systemready-patch See merge request !30
-
After TF-M upgrade to 2.1.x file changes meant that the system-ready patch did not apply, update patch. Trusted-firmware-m 'Platform-Corstone1000-Clean-Secure-Flash.patch' had two copies under meta-arm and meta-arm-bsp directories. Patch under meta-arm-bsp directory was not used so it is removed. Signed-off-by:
Delane Brandy <delane.brandy@arm.com> Signed-off-by:
Ali Can Ozaslan <ali.oezaslan@arm.com>
-
- Jul 03, 2024
-
-
Emekcan Aras authored
embedded-a/corstone1000: Add Upstream-Status to shim patch See merge request !29
-
- Jul 02, 2024
-
-
Delane Brandy authored
The meta-arm CI raises an error when Upstream-Status is not provided, let's add one to prevent this. Signed-off-by:
Delane Brandy <delane.brandy@arm.com>
-
Emekcan Aras authored
embedded-a/corstone1000: modify secureboot testing script See merge request !28
-
Harsimran Singh Tungal authored
Modify secure boot testing script by introducing new device type parameter. Now, the script is generic for FVP as well as FPGA. The script accepts the device type parameter instead of workspace directory path, and use the respective ESP and Linux kernel image to sign.
-
- Jun 11, 2024
-
-
Emekcan Aras authored
docs: fix readme file See merge request !25
-
Harsimran Singh Tungal authored
Fix typo in readme file Signed-off-by:
Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
-
Emekcan Aras authored
embedded-a/corstone1000: fix secureboot test script See merge request !23
-
Harsimran Singh Tungal authored
This changeset fixes the secureboot test script as suggested by the OoB Signed-off-by:
Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
-
- Jun 07, 2024
-
-
Emekcan Aras authored
Add Documentation: README.md, DCO.txt, and LICENSE See merge request !22
-
- Jun 06, 2024
-
-
Hugues Kamba Mpiana authored
Add LICENSE file to define the legal use of the project's code. Specify the chosen open-source license for the project. Signed-off-by:
Hugues Kamba-Mpiana <hugues.kambampiana@arm.com>
-
Hugues Kamba Mpiana authored
Add Developer Certificate of Origin (DCO) to ensure contributors agree to the terms before submitting code. Include instructions on how contributors should certify their commits. Signed-off-by:
Hugues Kamba-Mpiana <hugues.kambampiana@arm.com>
-
Hugues Kamba Mpiana authored
Create a new README.md file to provide an overview of the project. Include project description and information on usage and supported platforms. Signed-off-by:
Hugues Kamba-Mpiana <hugues.kambampiana@arm.com>
-
- May 17, 2024
-
-
Emekcan Aras authored
embedded-a/corstone1000: Skip the shim in Debian patch in meta-arm update See merge request !19
-
Emekcan Aras authored
embedded-a/corstone1000: Add secureboot testing script See merge request !18
-
Delane Brandy authored
Skip the shim patch port for 2023.07 release, removing numbering so that it can be applied when the meta-arm patch set is changed. Signed-off-by:
Delane Brandy <delane.brandy@arm.com>
-
Harsimran Singh Tungal authored
This changeset adds the secureboot testing script. This script is responsible to create the secureboot UEFI authenticated variables, sign the kernel images for both Corstone-1000 FVP and FPGA with these authenticated variables, and copy the keys, signed and unsigned kernel images to the ESP images for both the FVP and FPGA. Signed-off-by:
Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
-
- May 08, 2024
-
-
Emekcan Aras authored
embedded-a/corstone1000: Rebase clean secure flash patch See merge request !16
-
- Mar 28, 2024
-
-
Bence Balogh authored
The trusted-firmware-m-corstone1000.inc file is changed in meta-arm.
-
- Mar 20, 2024
-
-
Emekcan Aras authored
embedded-a/corstone1000: Fix issues after TFM-2.0 See merge request !15
-
- Mar 11, 2024
-
-
Ali Ozaslan authored
Rebase embedded a corstone1000 clean secure flash patch after TFM-2.0 upgrade.
-
Ali Ozaslan authored
The TFM partition size was changed with TFM-2.0 upgrade.
-
- Jan 29, 2024
-
-
Emekcan Aras authored
embedded-a/corstone1000: Add patch file into both meta-arm and See merge request !14
-
Emekcan Aras authored
meta-arm-bsp Adds clean-secure-flash patch file on both meta-arm and meta-arm-bsp to be able to find the patch even the recipe location changes. Signed-off-by:
Emekcan Aras <emekcan.aras@arm.com>
-
- Jan 25, 2024
-
-
Emekcan Aras authored
embedded-a/corstone1000: Change relative directory variable for clean secure flash See merge request !13
-
Emekcan Aras authored
Changes the relative path variable ${THISDIR} to ${TOPDIR} to avoid changes in ${THISDIR} when the tfm recipe moves from meta-arm to meta-arm-bsp. Signed-off-by:
Emekcan Aras <emekcan.aras@arm.com>
-
- Jan 11, 2024
-
-
Emekcan Aras authored
embedded-a/corstone1000: Align clean secure flash patch with meta-arm master See merge request !12
-
Emekcan Aras authored
Aligns the clean secure patch with meta-arm master so it can be applied cleanly. Signed-off-by:
Emekcan Aras <Emekcan.Aras@arm.com>
-
- Oct 30, 2023
-
-
Emekcan Aras authored
embedded-a/corstone1000: Fix clean secure flash patch See merge request !9
-
Emekcan Aras authored
Fix the clean secure patch so it can be applied cleanly even there are new out-of-tree patches in meta-arm. Signed-off-by:
Emekcan Aras <emekcan.aras@arm.com>
-
Convert the u-boot patch into a meta-arm patch so that it is more user-friendly to apply. Signed-off-by:
Tomás González <tomasagustin.gonzalezorlando@arm.com>
-
-
Cleans the contents of the SE flash on Corstone1000 to prepare a clean SE flash for SystemReady-IR tests. Signed-off-by:
Emekcan Aras <Emekcan.Aras@arm.com>
-