- a037d97 fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 1 year, 11 months ago
- 7f95ac8 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 4 years ago
- 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 2 years, 1 month ago
- fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 2 years, 4 months ago
- 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 2 years, 4 months ago
- c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 6 years ago
- d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 3 years, 2 months ago
- 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 6 months ago
- 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years ago
- c66fc1b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · 2 years, 11 months ago
- f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 2 years, 8 months ago
- 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · 2 years, 8 months ago
- 4e336a6 feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 3 years ago
- f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years ago
- 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · 3 years ago
- a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 3 years, 2 months ago
- 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 3 years, 3 months ago
- 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 3 years, 1 month ago
- 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 3 years, 3 months ago
- c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 3 years, 4 months ago
- a040b64 feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 3 years, 4 months ago
- 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · 4 years, 4 months ago
- 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years, 3 months ago
- 80f13ee SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 4 years, 3 months ago
- c717617 TF-A: Add support for Measured Boot driver by Alexei Fedorov · 4 years, 4 months ago
- d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 11 months ago
- 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 4 years, 9 months ago
- 2bae35f SPMD: code/comments cleanup by Olivier Deprez · 4 years, 7 months ago
- f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 8 months ago
- 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 5 years ago
- 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 5 years ago
- da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · 5 years ago
- 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 11 months ago
- 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 5 years ago
- f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 5 years ago
- d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago
- 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
- e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
- b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
- dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
- 9164ec0 Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 6 years ago
- 5a99925 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 6 years ago
- 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
- 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
- 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 6 years ago
- 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
- fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
- 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
- 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
- 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · 7 years ago
- 6e16a33 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 7 years ago
- 73308d0 Introduce the new BL handover interface by Soby Mathew · 7 years ago
- 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
- 43d20b3 bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 7 years ago
- 02a0d3d bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 7 years ago
- e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
- 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
- 055af4b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 7 years ago
- c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
- bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
- 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
- eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
- dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
- ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
- c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
- 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
- 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
- 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
- 522a465 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 7 years ago
- b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
- aaf15f5 Implement log framework by Soby Mathew · 7 years ago
- fa3cf0b Use SPDX license identifiers by dp-arm · 8 years ago
- 6460924 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · 8 years ago
- 306593d Add support for GCC stack protection by Douglas Raillard · 8 years ago
- d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 8 years ago
- 66abfbe PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 8 years ago
- b3e8580 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · 8 years ago
- f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
- 3345a8d Add new version of image loading. by Yatharth Kochar · 8 years ago
- a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
- 2f7ed05 Allow dynamic overriding of ROTPK verification by Soby Mathew · 8 years ago
- 391a76e Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 8 years ago
- 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 9 years ago
- 90e40e3 Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter by danh-arm · 9 years ago
- 21f9361 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · 9 years ago
- bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · 9 years ago
- 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 9 years ago
- a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 9 years ago
- 89f8f33 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 9 years ago
- 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
- a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
- 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
- b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
- 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
- a65be2f Add descriptor based image management support in BL1 by Yatharth Kochar · 9 years ago
- 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · 9 years ago
- 26ae583 Add optional platform error handler API by Juan Castillo · 9 years ago
- 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
- 981487a PSCI: Switch to the new PSCI frameworks by Soby Mathew · 9 years ago