aboutsummaryrefslogtreecommitdiff
path: root/platform/ext/common
AgeCommit message (Expand)Author
2023-03-24Build: Use libflash_drivers in musca_b1 linker scriptsDávid Házi
2023-03-24SPM: Veneers are a TrustZone thing, not a non-multi-core thingChris Brand
2023-03-21Platform: Link tfm_spmlib's data explicitly for isolation level 3Sherry Zhang
2023-03-15Platform: Fix another default OTP edge-caseRaef Coles
2023-03-15Platform: Fix flash OTP edge-casesRaef Coles
2023-03-02SPM: Rename IS_PARTITION_*** to IS_***Summer Qin
2023-03-02SPM: Gather memory symbols into one single fileKen Liu
2023-03-02Build: Decouple option setting and check in header file config systemDavid Hu
2023-03-01Hotfix: Correct link script section nameSummer Qin
2023-02-24Build: Create a common lib and copy it to the RAM for flash driversDávid Házi
2023-02-15Crypto: Refactor the tfm_builtin_key_loader and HAL interactionAntonio de Angelis
2023-02-09Platform: Add CMSIS like MPU configurationGabor Toth
2023-02-08platform: common: Update common linker script to support Nordic platformJoakim Andersson
2023-02-07platform: common: Move TFM vector out of ifdef for trustzoneJoakim Andersson
2023-02-06SPM: Rename spm_ipc.h to spm.hSherry Zhang
2023-02-02Platform: Fix for flash_otp_nv_counters_write out-of-bound stack accessAntonio de Angelis
2023-01-19Partition: Add option to align stacks of partitions without manifestsBohdanHunko
2023-01-18Build: Unify common arm/mps3 platform implementationsDávid Házi
2023-01-11RSS: Add host flash driverRaef Coles
2023-01-11RSS: Update RSS flash/sram layoutRaef Coles
2023-01-09Fix GCC veneers alignment bugBohdanHunko
2022-12-28Platform: Fix issues of cppcheck under platform/ext/common.chesun01
2022-12-23Platform: Fix build error in flash OTP NV countersXinyu Zhang
2022-12-22Crypto: Cleanup tfm_builtin_key_loaderAntonio de Angelis
2022-11-28Build: Enable C++ support during compilationRajkumar Kanagaraj
2022-11-24Build: BL2: Add MSP Stack sealing for arch >=v8m.Maulik Patel
2022-11-21Attest: Set features with config header fileXinyu Zhang
2022-11-18Platform: Update default NV counters backendRaef Coles
2022-11-15Add possibility for platforms to define linker sections alignmentChris Brand
2022-11-11Use correct alignment in linker scriptsBohdanHunko
2022-11-09Use one ALIGN statement for Veneers region in GCC linker scriptBohdanHunko
2022-11-02Build: Create common ns and bl2 linker scripts for ARM platformsDávid Házi
2022-10-31Attest: Improve attestation implementationDavid Hu
2022-10-31Build: MSP stack sealing moved to the Reset_Handler()Dávid Házi
2022-10-28Add RAM_VECTORS_SUPPORT to L3 scatter file templatesBohdanHunko
2022-10-24HAL: Add missing headers to suppress warningsAntonio de Angelis
2022-10-21SPM: Remove Library Model codesSummer Qin
2022-10-13Build: Fix IAR buildDávid Házi
2022-10-13platform: template: Add input validation to otp_nv_counters_backendSebastian Bøe
2022-10-12Build: Fix copy and zero_table size in linker scriptsDávid Házi
2022-10-10platform: otp: Simplify otp write and improve docSebastian Bøe
2022-10-06Platform: Add NV counter write readback checkRaef Coles
2022-10-03Build: Introduce ATTEST_KEY_BITS build optionDavid Vincze
2022-09-29BL1: Clear boot data areaRaef Coles
2022-09-28Platform: Check that ProgramData programmed all the dataSebastian Bøe
2022-09-28Platform: RSS: Use derived keys for VHUK, IAK and DAKRaef Coles
2022-09-28platform: common: Panic in fault handlersJoakim Andersson
2022-09-26BL1: Add boot_platform_pre/post_initRaef Coles
2022-09-26Platform: Add non-default reset/halt config optionRaef Coles
2022-09-26FIH: Add fih.h interop for MCUBootRaef Coles