- a0ef1c0 fix(arm): correct the SPMC_AT_EL3 condition by Manish V Badarkhe · 1 year, 9 months ago
- 821b01f feat(arm): save BL32 image base and size in entry point info by Nishant Sharma · 1 year, 10 months ago
- f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
- 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
- 28b2d86 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · 2 years, 5 months ago
- a97bfa5 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 2 years, 8 months ago
- 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 8 months ago
- 3221fce fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 3 years, 10 months ago
- f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 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
- 2b6fc53 plat/arm: don't provide NT_FW_CONFIG when booting hafnium by Manish Pandey · 4 years, 4 months ago
- c99b8c8 plat/arm: Always allow ARM_LINUX_KERNEL_AS_BL33 by Andre Przywara · 4 years, 6 months ago
- 3ed5606 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 4 years, 10 months ago
- fa1fdb2 plat/arm: Reduce size of BL31 binary by Alexei Fedorov · 5 years ago
- cc9cb29 plat/arm: spm: add support for RESET_TO_BL31 by Manish Pandey · 5 years ago
- 04e0697 fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 5 years ago
- 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 6 years ago
- 235c817 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 6 years ago
- e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
- 0c1f197 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
- 3c6ec8f Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 6 years ago
- d433bbd plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
- 992f091 debugfs: add SMC channel by Ambroise Vincent · 6 years ago
- 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
- bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
- 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- fc922ca FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 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
- a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 7 years ago
- cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 7 years ago
- 4d010d0 plat/arm: Mark arm platform initialization functions by Daniel Boulby · 7 years ago
- 8d30b49 Remove unused ROMLIB memory region macro by Daniel Boulby · 7 years ago
- 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
- c9512bc Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 7 years ago
- 1eb735d Add librom support in FVP by Roberto Vargas · 7 years ago
- 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 7 years ago
- f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 7 years ago
- d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
- 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
- 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
- c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
- dcf1a04 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 7 years ago
- a513506 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 7 years ago
- bf4698f Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 7 years ago
- b726c16 plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 7 years ago
- 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
- 0b9ce90 ARM Platforms: Support RAS by Jeenu Viswambharan · 7 years ago
- 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
- 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 8 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
- 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 9 years ago
- ecdc898 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 9 years ago
- a8aa7fe ARM platform changes for new version of image loading by Yatharth Kochar · 9 years ago
- 48ac1df Cater for preloaded BL33 within plat_get_ns_image_entrypoint() by Soby Mathew · 9 years ago
- 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
- 0af559a ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 9 years ago
- b5fa656 Introduce arm_setup_page_tables() function by Sandrine Bailleux · 9 years ago
- c073fda Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 9 years ago
- 68450a6 Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · 9 years ago
- d5d6b89 Fix BL33_BASE option to work with RESET_TO_BL31 by Antonio Nino Diaz · 9 years ago
- 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
- d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
- 7ee2b8b Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 10 years ago
- 080225d Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 10 years ago
- 27573c5 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 10 years ago
- 5ea8aa7 Add NULL pointer check before reading BL32 entry point information by Juan Castillo · 10 years ago
- c1bb8a0 Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 10 years ago
- 4b1439c Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 10 years ago
- 38dce70 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 10 years ago
- a669527 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · 10 years ago
- b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago