- dc0ca64 fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 2 years, 8 months 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
- 44639ab feat(plat/fvp): add EL3 SPMC #defines by Marc Bonnici · 3 years, 8 months ago
- 39f0b86 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · 3 years, 5 months ago
- 88c51c3 refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 7 months ago
- c872072 feat(plat/fvp): add memory map for FVP platform 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
- 79d8be3 refactor(plat/arm): mark the flash region as read-only by Manish V Badarkhe · 4 years, 2 months ago
- dfff468 refactor(plat/arm): use SOC_ID defines by Yann Gautier · 4 years, 3 months ago
- f98630f plat/arm: fvp: Protect GICR frames for fused/unused cores by Manish V Badarkhe · 4 years, 6 months ago
- e0cea78 plat/arm: fvp: Do not map GIC region in BL1 and BL2 by Manish V Badarkhe · 4 years, 6 months ago
- ed9653f plat/arm: fvp: Implement methods to retrieve soc-id information by Manish V Badarkhe · 5 years ago
- fddfb3b plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 5 years ago
- 9d9ae97 spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used. by Olivier Deprez · 5 years ago
- 493545b FVP: In BL31/SP_MIN, map only the needed DRAM region statically by Madhukar Pappireddy · 5 years ago
- 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 6 years ago
- 64758c9 SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 6 years ago
- 86ed895 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 6 years ago
- aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 6 years ago
- 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
- 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
- 992f091 debugfs: add SMC channel by Ambroise Vincent · 6 years ago
- 1b597c2 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · 6 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
- bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
- 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 7 years ago
- cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 7 years ago
- 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
- 0560efb services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
- 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 7 years ago
- 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 7 years ago
- 583e079 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 7 years ago
- 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
- 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
- 4d010d0 plat/arm: Mark arm platform initialization functions by Daniel Boulby · 7 years ago
- 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
- ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
- 950c695 FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 7 years ago
- 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
- c4fa173 SPM: Map devices in the 1st GB by Sandrine Bailleux · 8 years ago
- e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 8 years ago
- e35a3fb ARM platforms: enable GICv3 state save/restore by Soby Mathew · 8 years ago
- b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago
- f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 8 years ago
- b3ba6fd Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 8 years ago
- 3eb2d67 ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 8 years ago
- 48f4bcd Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · 8 years ago
- 810d921 FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM by Jens Wiklander · 8 years ago
- 8431635 FVP: Always assume shifted affinity with MT bit by Isla Mitchell · 8 years ago
- 955242d FVP: Support Base FVP RevC by Jeenu Viswambharan · 8 years ago
- 284c3d6 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 8 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
- 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
- 4faa4a1 Whitelist version 9.6 of Foundation FVP by Sandrine Bailleux · 9 years ago
- 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
- 91fad65 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · 9 years ago
- b5fa656 Introduce arm_setup_page_tables() function by Sandrine Bailleux · 9 years ago
- fe7de03 Implement plat_set_nv_ctr for FVP platforms by Antonio Nino Diaz · 9 years ago
- 7123787 Add CCN support to FVP platform port by Soby Mathew · 9 years ago
- 21a3973 Remove support for legacy VE memory map in FVP by Soby Mathew · 10 years ago
- 3e4b8fd Migrate platform ports to the new xlat_tables library by Soby Mathew · 9 years ago[Renamed from plat/arm/board/fvp/aarch64/fvp_common.c]
- 4518dd9 Add support to load BL31 in DRAM by David Wang · 9 years ago
- 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
- dcda29f FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 10 years ago
- 436223d FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 10 years ago
- 27573c5 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 10 years ago
- 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 10 years ago
- a7270d3 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 10 years ago
- 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
- 3fc4124 Move FVP port to plat/arm/board/fvp by Dan Handley · 10 years ago[Renamed from plat/fvp/aarch64/fvp_common.c]
- 60eea55 Migrate FVP port to use common code by Dan Handley · 10 years ago
- 4991ecd Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 10 years ago
- a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 10 years ago
- ce41250 Minimize MAX_MMAP_REGIONS for each BL stage by Soby Mathew · 11 years ago
- 03b2370 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 11 years ago
- ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 11 years ago
- 6fd9eaf FVP: map non-secure DRAM1 in the MMU by Juan Castillo · 11 years ago
- 20d51ca FVP: keep shared data in Trusted SRAM by Juan Castillo · 11 years ago
- d0ecd97 Create BL stage specific translation tables by Soby Mathew · 11 years ago
- add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
- cae3ef9 Remove platform dependency in CCI-400 driver by Dan Handley · 11 years ago
- 186c1d4 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 11 years ago
- 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 11 years ago
- dd2bdee Merge pull request #177 from jcastillo-arm/jc/tf-issues/096 by danh-arm · 11 years ago
- d3280be Rework incorrect use of assert() and panic() in codebase by Juan Castillo · 11 years ago
- afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
- 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 11 years ago
- 6f3b195 Refactor fvp_config into common platform header by Dan Handley · 11 years ago
- dac1235 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 11 years ago
- 90e3147 Support later revisions of the Foundation FVP by Andrew Thoelke · 11 years ago
- 03396c4 Simplify entry point information generation code on FVP by Vikram Kanigiri · 11 years ago
- 15f195b Remove NSRAM from FVP memory map by Andrew Thoelke · 11 years ago
- f984ce8 Enable mapping higher physical address by Lin Ma · 11 years ago
- dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 11 years ago for-v0.4-rc0
- 17a387a Rename FVP specific files and functions by Dan Handley · 11 years ago[Renamed (88%) from plat/fvp/aarch64/plat_common.c]
- 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
- f53d0fc Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 11 years ago