- b71a9e6 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · 4 years, 9 months ago
- 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · 4 years, 9 months ago
- 81a5d03 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · 4 years, 9 months ago
- 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 9 months ago
- 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · 4 years, 9 months ago
- e97351d SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 5 years ago
- 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 10 months ago
- 8af1843 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 5 years ago
- 7d24ce1 arm-io: Panic in case of io setup failure by Louis Mayencourt · 4 years, 9 months ago
- 70d7c09 MISRA fix: Use boolean essential type by Louis Mayencourt · 4 years, 9 months ago
- badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 5 years ago
- 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · 5 years ago
- 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 5 years ago
- 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 4 years, 11 months ago
- 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · 5 years ago
- 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · 5 years ago
- d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 9 months ago
- 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 4 years, 10 months ago
- 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 10 months ago
- 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 5 years ago
- ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 4 years, 11 months ago
- db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 5 years ago
- fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 5 years ago
- 9660dc1 debugfs: add SMC channel by Ambroise Vincent · 5 years ago
- e8b10e2 arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 5 years ago
- a14d6a5 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 5 years ago
- 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 5 years ago
- 2dfa764 plat/arm/gicv3: add support for probing multiple GIC Redistributor frames by Vijayenthiran Subramaniam · 5 years ago
- 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
- c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 5 years ago
- 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
- 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
- fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
- 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
- a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
- 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 6 years ago
- b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
- 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 6 years ago
- afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 6 years ago
- bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 6 years ago
- 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
- cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 6 years ago
- bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 6 years ago
- a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 6 years ago
- 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
- c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · 6 years ago
- e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
- 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 6 years ago
- 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 6 years ago
- b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 6 years ago
- 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · 6 years ago
- 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
- fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 6 years ago
- b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
- 9ec4a11 plat/arm/common: add an additional platform power level by Chandni Cherukuri · 6 years ago
- 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
- 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
- 6c32fc7 Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 6 years ago
- b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
- ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
- 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
- 05fdb83 plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
- 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
- 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
- 346c7ca plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · 6 years ago
- 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
- 35a631b Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 6 years ago
- 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
- 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
- 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
- 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
- d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
- 50905c7 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
- b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
- 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
- 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
- d6a205d Merge pull request #1565 from satheesbalya-arm/sb1_2332_fwu_sds_register by Dimitris Papastamos · 6 years ago
- 2257607 juno: Revert FWU update detect mechanism by Sathees Balya · 6 years ago
- bab1b82 Readjust BL2 size after sharing Mbed TLS heap by John Tsichritzis · 6 years ago
- 1d4c505 Reduce BL2 size for FVP by John Tsichritzis · 6 years ago
- c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
- c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 6 years ago
- 38b4ce0 Fix MISRA defects in some common headers by Antonio Nino Diaz · 6 years ago
- e590fd5 plat/arm: gic: Fix macros by Antonio Nino Diaz · 6 years ago
- 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
- e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
- f92daca Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
- 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
- 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
- 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
- 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
- cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
- fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
- 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
- 4542cfe Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
- 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
- ec76950 Increase BL2U stack size by Daniel Boulby · 6 years ago
- 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
- d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago