- 586f60c feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 3 years, 1 month ago
- 4081426 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 3 years, 2 months ago
- 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 3 years, 5 months ago
- c9bd1ba feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 3 years, 5 months ago
- 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
- e2fe267 chore: use tabs for indentation by Jorge Troncoso · 3 years ago
- 6f60e94 refactor(arm): add debug logs to show the reason behind skipping firmware config loading by Manish V Badarkhe · 3 years, 2 months ago
- 717daad Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 3 years, 1 month ago
- 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 3 months ago
- 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 8 months ago
- 1164a59 feat(arm): forbid running RME-enlightened BL31 from DRAM by Sandrine Bailleux · 3 years, 1 month ago
- 0245080 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 3 years, 1 month ago
- 78da42a refactor(measured-boot): mb algorithm selection by laurenw-arm · 3 years, 2 months ago
- f242379 feat(arm): add support for cca CoT by laurenw-arm · 3 years, 4 months ago
- d5de70c refactor(arm): add cca CoT certificates to fconf by laurenw-arm · 3 years, 4 months ago
- 046cb19 refactor(arm): update set_config_info function call by Manish V Badarkhe · 3 years, 4 months ago
- 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
- def5571 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · 3 years, 5 months ago
- c5edb59 Merge "fix(plat/arm): fix SP count limit without dual root CoT" into integration by Manish Pandey · 3 years, 5 months ago
- 0c55c10 fix(fvp): FCONF Trace Not Shown by Juan Pablo Conde · 3 years, 6 months ago
- 9ce15fe fix(plat/arm): fix SP count limit without dual root CoT by Imre Kis · 3 years, 6 months ago
- 0260eb0 build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · 3 years, 7 months ago
- 992d97c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · 3 years, 7 months ago
- 6aaf257 feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years, 9 months ago
- 88c51c3 refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 7 months ago
- c5f3de8 fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · 3 years, 8 months ago
- 14db963 refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 3 years, 10 months ago
- 5869ebd fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · 3 years, 10 months ago
- e33ca7b Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 3 years, 9 months ago
- 3221fce fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 3 years, 10 months ago
- e04da4c build(fconf)!: clean up source collection by Chris Kay · 4 years, 3 months ago
- 1fa05da build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 3 years, 10 months ago
- 0500f44 feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 4 years ago
- efa6521 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 3 years, 11 months ago
- eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
- d89bec8 build(measured boot): rename measured boot makefile by Sandrine Bailleux · 4 years, 1 month ago
- 330669d Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · 3 years, 10 months ago
- 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
- 4796c6c refactor(fvp_r): tidy up platform port [1] by Manish Pandey · 3 years, 10 months ago
- f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
- d7fe4cb Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 3 years, 10 months ago
- 07e96d1 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · 3 years, 10 months ago
- 672d669 fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · 4 years ago
- deb4b3a feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 4 years, 1 month ago
- c872072 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- 4bb72c4 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- 9d870b7 feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · 4 years, 1 month ago
- 50a3056 feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 4 years, 1 month ago
- 1c65989 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 3 years, 11 months ago
- e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
- 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
- 46789a7 build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 4 years, 4 months ago
- c885d5c refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 4 years, 1 month ago
- 2f1177b feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 4 years, 1 month ago
- bf3ce99 feat: adding the diphda platform by Abdellatif El Khlifi · 4 years, 4 months ago
- 7285fd5 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 4 years, 2 months ago
- 7f2d23d fix(morello): initialise CNTFRQ in Non Secure CNTBaseN by Manoj Kumar · 4 years, 3 months ago
- a1cedad feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 4 years, 3 months ago
- 6794378 Merge changes from topic "fw-update" into integration by Olivier Deprez · 4 years, 3 months ago
- ef1daa4 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 4 years, 5 months ago
- 800b884 Merge "refactor(plat/arm): replace FIP base and size macro with a generic name" into integration by Mark Dykes · 4 years, 3 months ago
- 7d111d9 refactor(plat/arm): store UUID as a string, rather than ints by David Horstmann · 4 years, 4 months ago
- 49e9ac2 refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 4 years, 3 months ago
- c404794 plat/arm: move compile time switch from source to dt file by Manish Pandey · 4 years, 4 months ago
- 76a2117 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 4 years, 6 months ago
- 3b9e06a Merge "plat/arm: don't provide NT_FW_CONFIG when booting hafnium" into integration by Olivier Deprez · 4 years, 4 months ago
- 2b6fc53 plat/arm: don't provide NT_FW_CONFIG when booting hafnium by Manish Pandey · 4 years, 4 months ago
- abe6ce1 plat/arm/arm_image_load: refine plat_add_sp_images_load_info by Heyi Guo · 4 years, 6 months ago
- 47fe4c4 plat/arm/arm_image_load: fix bug of overriding the last node by Heyi Guo · 4 years, 6 months ago
- e27340a plat/arm: Remove ARM_LINUX_KERNEL_AS_BL33 relying on RESET_TO_BL31 by Andre Przywara · 4 years, 6 months ago
- c99b8c8 plat/arm: Always allow ARM_LINUX_KERNEL_AS_BL33 by Andre Przywara · 4 years, 6 months ago
- 8109d2d Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · 4 years, 9 months ago v2.4-rc0
- 3ed5606 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 4 years, 10 months ago
- 943aff0 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 4 years, 10 months ago
- d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
- 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
- 2102327 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 4 years, 10 months ago
- 101daaf Merge changes from topic "ehf_common" into integration by Manish Pandey · 4 years, 11 months ago
- 28e9a55 lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 5 years ago
- ab9646f Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · 5 years ago
- 0d4120d SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · 5 years ago
- e3f2b1a plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 5 years ago
- c19a4e6 Merge "plat/arm: Get the base address of nv-counters from device tree" into integration by Alexei Fedorov · 5 years ago
- ae0e09b sp_min: Avoid platform security reconfiguration by Manish V Badarkhe · 5 years ago
- 14d095c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · 5 years ago
- 262acea ehf: use common priority level enumuration by Sandeep Tripathy · 5 years ago
- 7638011 Merge changes from topic "at_errata_fix" into integration by Olivier Deprez · 5 years ago
- 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 5 years ago
- 7f03d80 plat/arm: remove common code for soc-id feature by Manish V Badarkhe · 5 years ago
- b693fbf Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · 5 years ago
- 990d972 plat/arm: enable support for Plat owned SPs by Manish Pandey · 5 years ago
- d74c6b8 Prevent colliding identifiers by Jimmy Brisson · 5 years ago
- fa1fdb2 plat/arm: Reduce size of BL31 binary by Alexei Fedorov · 5 years ago
- 03a5225 tbbr/dualroot: rename SP package certificate file by Manish Pandey · 5 years ago
- 499f192 Merge "fconf: spm: minor bug fix" into integration by Madhukar Pappireddy · 5 years ago
- bef0192 fconf: spm: minor bug fix by Manish Pandey · 5 years ago
- 25a7612 Merge "plat/arm: Disable SMCCC_ARCH_SOC_ID feature" into integration by Madhukar Pappireddy · 5 years ago
- c7bacd4 plat/arm: Disable SMCCC_ARCH_SOC_ID feature by Manish V Badarkhe · 5 years ago
- cc9cb29 plat/arm: spm: add support for RESET_TO_BL31 by Manish Pandey · 5 years ago
- a07c101 plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · 5 years ago