aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | fconf: Add Secure Partitions information as propertyOlivier Deprez2020-03-032-0/+31
|/ / /
* | | Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integrationManish Pandey2020-02-283-12/+3
|\ \ \
| * | | plat/arm/tzc: add support to configure multiple tzc400Suyash Pathak2020-02-191-1/+2
| * | | plat/arm: allow boards to specify second DRAM Base addressSuyash Pathak2020-02-191-8/+1
| * | | plat/arm: allow boards to define PLAT_ARM_TZC_FILTERSSuyash Pathak2020-02-191-3/+0
* | | | Merge "fconf: Fix misra issues" into integrationSandrine Bailleux2020-02-282-6/+6
|\ \ \ \
| * | | | fconf: Fix misra issuesLouis Mayencourt2020-02-272-6/+6
| | |/ / | |/| |
* | | | Merge changes from topic "console_t_cleanup" into integrationMark Dykes2020-02-254-32/+4
|\ \ \ \
| * | | | stm32: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
| * | | | rcar: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
| * | | | a3700: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
| * | | | 16550: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* | | | | Merge changes from topic "console_t_cleanup" into integrationMark Dykes2020-02-252-11/+2
|\| | | |
| * | | | coreboot: Use generic base addressAndre Przywara2020-02-251-3/+1
| * | | | cdns: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* | | | | Merge "pl011: Use generic console_t data structure" into integrationMark Dykes2020-02-251-8/+1
|\| | | |
| * | | | pl011: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* | | | | Merge "meson: Use generic console_t data structure" into integrationMark Dykes2020-02-251-8/+1
|\| | | |
| * | | | meson: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* | | | | Merge "console: Integrate UART base address in generic console_t" into integr...Mark Dykes2020-02-251-1/+3
|\| | | |
| * | | | console: Integrate UART base address in generic console_tAndre Przywara2020-02-251-1/+3
| |/ / /
* / / / Read-only xlat tables for BL31 memoryPetre-Ionut Tudor2020-02-243-6/+73
|/ / /
* | | Merge "Add Matterhorn CPU lib" into integrationjoanna.farley2020-02-211-0/+23
|\ \ \
| * | | Add Matterhorn CPU libJimmy Brisson2020-02-181-0/+23
* | | | Merge "Add CPULib for Klein Core" into integrationjoanna.farley2020-02-211-0/+23
|\| | |
| * | | Add CPULib for Klein CoreJimmy Brisson2020-02-181-0/+23
* | | | Merge "Use consistent SMCCC error code" into integrationMark Dykes2020-02-211-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use consistent SMCCC error codeManish V Badarkhe2020-02-201-2/+0
* | | | Tegra: delay_timer: support for physical secure timerVarun Wadekar2020-02-201-0/+5
* | | | include: move MHZ_TICKS_PER_SEC to utils_def.hVarun Wadekar2020-02-201-0/+6
* | | | cpus: higher performance non-cacheable load forwardingVarun Wadekar2020-02-201-0/+2
|/ / /
* | | Merge "coverity: fix MISRA violations" into integrationMark Dykes2020-02-183-15/+15
|\ \ \ | |_|/ |/| |
| * | coverity: fix MISRA violationsZelalem2020-02-183-15/+15
| |/
* | Merge changes Ib68092d1,I816ea14e into integrationSandrine Bailleux2020-02-121-0/+1
|\ \ | |/ |/|
| * plat: marvell: armada: add support for loading MG CM3 imagesGrzegorz Jaszczyk2020-01-301-0/+1
* | Merge changes from topic "lm/fconf" into integrationSandrine Bailleux2020-02-119-14/+168
|\ \
| * | arm-io: Panic in case of io setup failureLouis Mayencourt2020-02-071-1/+1
| * | MISRA fix: Use boolean essential typeLouis Mayencourt2020-02-071-2/+3
| * | fconf: Move platform io policies into fconfLouis Mayencourt2020-02-074-3/+51
| * | fconf: Add mbedtls shared heap as propertyLouis Mayencourt2020-02-072-2/+2
| * | fconf: Add TBBR disable_authentication propertyLouis Mayencourt2020-02-072-1/+10
| * | fconf: Add dynamic config DTBs info as propertyLouis Mayencourt2020-02-073-4/+25
| * | fconf: Populate properties from dtb during bl2 setupLouis Mayencourt2020-02-071-0/+11
| * | fconf: Load config dtb from bl1Louis Mayencourt2020-02-072-1/+3
| * | fconf: initial commitLouis Mayencourt2020-02-072-0/+62
* | | Merge changes from topic "spmd" into integrationOlivier Deprez2020-02-115-4/+244
|\ \ \
| * | | SPMD: add SPM dispatcher based upon SPCI Beta 0 specAchin Gupta2020-02-101-0/+25
| * | | SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVPAchin Gupta2020-02-101-2/+16
| * | | SPMD: add support for an example SPM core manifestAchin Gupta2020-02-102-2/+64
| * | | SPMD: add SPCI Beta 0 specification header fileAchin Gupta2020-02-051-0/+139