- 7ec175e Rename Cortex Hercules Files to Cortex A78 by Jimmy Brisson · 4 years, 5 months ago
- f9083d5 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · 4 years, 5 months ago
- f02647a drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 5 years ago
- 490ace7 TF-A: Fix BL31 linker script error by Alexei Fedorov · 4 years, 5 months ago
- 2f08915 Merge "TF-A: Fix wrong register read for MPAM extension" into integration by Olivier Deprez · 4 years, 5 months ago
- 3ec7315 Merge "drivers: stm32mp1 clocks: allow tree lookup for several system clocks" into integration by Mark Dykes · 4 years, 5 months ago
- 595198a Merge "Cleanup the code for TBBR CoT descriptors" into integration by Mark Dykes · 4 years, 5 months ago
- 1993355 TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 4 years, 5 months ago
- 2672cde SPCI is now called PSA FF-A by J-Alves · 4 years, 6 months ago
- 7693cd5 Merge "plat/fvp: Support for extracting UART serial node info from DT" into integration by Mark Dykes · 4 years, 6 months ago
- 361c1b3 plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 4 years, 7 months ago
- 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 6 months ago
- 6a60461 Merge "Fix exception in save/restore of EL2 registers." into integration by Manish Pandey · 4 years, 6 months ago
- 0c16abd Fix exception in save/restore of EL2 registers. by Max Shvetsov · 4 years, 6 months ago
- 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 4 years, 6 months ago
- 5dc9e9c Fix compilation error when ENABLE_PIE=1 by Varun Wadekar · 4 years, 6 months ago
- d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 11 months ago
- 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 6 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
- 0413261 drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · 5 years ago
- a0eaca5 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 4 years, 7 months ago
- 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 7 months ago
- e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 4 years, 7 months ago
- 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 7 months ago
- fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 4 years, 7 months ago
- cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 7 months ago
- 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 4 years, 7 months ago
- 44bb8b9 Merge changes from topic "linker-script" into integration by Sandrine Bailleux · 4 years, 6 months ago
- c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- 90d6532 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 5 years ago
- 177a0bb Merge changes from topics "af/fvp_gicv4", "af/gicv4", "af/gic_extended" into integration by Olivier Deprez · 4 years, 7 months ago
- 1970593 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · 4 years, 7 months ago
- 8acc493 coreboot: Add memory range parsing by Julius Werner · 4 years, 7 months ago
- 019b4f8 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · 4 years, 7 months ago
- a6e6ae0 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · 4 years, 7 months ago
- b58e451 Merge "Fix MISRA C issues in BL1/BL2/BL31" into integration by Mark Dykes · 4 years, 7 months ago
- a5c6636 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · 4 years, 8 months ago
- 1bd656b Merge "xlat lib v2: Add support to pass shareability attribute for normal memory region" into integration by Manish Pandey · 4 years, 7 months ago
- 9bb1516 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · 4 years, 7 months ago
- 316b73b xlat lib v2: Add support to pass shareability attribute for normal memory region by Pramod Kumar · 4 years, 9 months ago
- 6c4db5d drivers: Add SPI Nor flash support by Sheetal Tigadoli · 4 years, 10 months ago
- 3bb1b4c drivers: Add iproc spi driver by Sheetal Tigadoli · 4 years, 10 months ago
- b015670 drivers: Add emmc driver for Broadcom platforms by Sheetal Tigadoli · 4 years, 10 months ago
- 58a9eca Add BL31 support for Broadcom stingray platform by Sheetal Tigadoli · 4 years, 11 months ago
- ad0943e Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · 4 years, 11 months ago
- 2a96dc2 Add bl31 support common across Broadcom platforms by Sheetal Tigadoli · 4 years, 11 months ago
- 59a99dd Merge changes from topic "sb/fconf" into integration by Olivier Deprez · 4 years, 7 months ago
- 13680c9 Add bl2 setup code common across Broadcom platforms by Sheetal Tigadoli · 5 years ago
- 70005e0 Merge changes from topic "macro-cleanup" into integration by Mark Dykes · 4 years, 7 months ago
- 9e04f8d Merge "cryptocell: add support for Cryptocell 713" into integration by joanna.farley · 4 years, 7 months ago
- 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 4 years, 7 months ago
- 4bca140 Check for out-of-bound accesses in the CoT description by Sandrine Bailleux · 4 years, 7 months ago
- 80ec42d Merge changes from topic "xlat" into integration by Sandrine Bailleux · 4 years, 7 months ago
- f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 7 months ago
- f5f203a xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · 4 years, 7 months ago
- dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 7 months ago
- ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
- d102752 include: fixup 'cm_setup_context' prototype by Varun Wadekar · 4 years, 7 months ago
- 033327a cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · 5 years ago
- b6595bb drivers: Add support to retrieve plat_toc_flags by Scott Branden · 8 years ago
- c1864d9 Merge "xlat_tables_v2: add enable_mmu()" into integration by Mark Dykes · 4 years, 7 months ago
- fb4d855 Merge "Add get_current_el_maybe_constant()" into integration by Mark Dykes · 4 years, 7 months ago
- fb10bfd xlat_tables_v2: add enable_mmu() by Masahiro Yamada · 4 years, 7 months ago
- 8a6e961 Add get_current_el_maybe_constant() by Masahiro Yamada · 4 years, 7 months ago
- 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 7 months ago
- 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 8 months ago
- 48d605e Merge "Fix 'tautological-constant-compare' error" into integration by Mark Dykes · 4 years, 7 months ago
- 4d062c0 Fix 'tautological-constant-compare' error by Manish V Badarkhe · 4 years, 8 months ago
- d36ed28 Merge "context: TPIDR_EL2 register not saved/restored" into integration by Manish Pandey · 4 years, 7 months ago
- b93c012 raw_nand: correct static analysis tool warning by Yann Gautier · 4 years, 8 months ago
- 95867b1 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · 6 years ago
- 1962891 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 4 years, 8 months ago
- 84d681f Merge "el3_entrypoint_common: avoid overwriting arg3" into integration by Manish Pandey · 4 years, 8 months ago
- f09264a tlkd: remove system off/reset handlers by Varun Wadekar · 6 years ago
- fcd1e88 Tegra194: enable dual execution for EL2 and EL3 by Kalyani Chidambaram · 6 years ago
- 57791f6 Merge changes from topic "rpix-multi-console" into integration by Sandrine Bailleux · 4 years, 8 months ago
- 203e7c4 rpi3: gpio: Simplify GPIO setup by Andre Przywara · 4 years, 8 months ago
- f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 9 months ago
- 38a4c87 Merge "SPMD: Add support for SPCI_ID_GET" into integration by Sandrine Bailleux · 4 years, 8 months ago
- e79062e SPMD: Add support for SPCI_ID_GET by Max Shvetsov · 4 years, 8 months ago
- e8b6b80 Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 4 years, 8 months ago
- 442f0df Merge "Use Speculation Barrier instruction for v8.5 cores" into integration by Mark Dykes · 4 years, 8 months ago
- 079e20e spd: tlkd: secure timer interrupt handler by Varun Wadekar · 6 years ago
- ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 9 months ago
- bfe7bb6 Use Speculation Barrier instruction for v8.5 cores by Madhukar Pappireddy · 4 years, 8 months ago
- 3e0584a Merge "Fix crash dump for lower EL" into integration by Mark Dykes · 4 years, 8 months ago
- 7f7de65 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · 4 years, 8 months ago
- 8151969 fconf: enhancements to firmware configuration framework by Madhukar Pappireddy · 5 years ago
- 68f91b8 Merge changes from topic "xlat" into integration by Sandrine Bailleux · 4 years, 8 months ago
- 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 8 months ago
- b042060 xlat_tables_v2: use ARRAY_SIZE in REGISTER_XLAT_CONTEXT_FULL_SPEC by Masahiro Yamada · 4 years, 8 months ago
- 0db2375 xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · 4 years, 8 months ago
- e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · 4 years, 8 months ago
- 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 8 months ago
- 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 9 months ago
- a55d428 Merge "aarch32: stop speculative execution past exception returns" into integration by Mark Dykes · 4 years, 8 months ago
- 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · 4 years, 8 months ago
- 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 5 years ago