aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-22SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz
2019-01-18stm32mp1: add BSEC driverYann Gautier
2019-01-18stm32mp1: update device tree and gpio functionsYann Gautier
2019-01-18drivers: st: update drivers codeYann Gautier
2019-01-18drivers: st: pmic: update stpmic1 driverYann Gautier
2019-01-18stm32mp1: update device tree filesYann Gautier
2019-01-18stm32mp1: rename stpmu1 to stpmic1Yann Gautier
2019-01-16Merge pull request #1738 from ardbiesheuvel/synquacer-spmSoby Mathew
2019-01-16Merge pull request #1757 from antonio-nino-diaz-arm/an/includesAntonio Niño Díaz
2019-01-15plat/arm: Fix header dependenciesAntonio Nino Diaz
2019-01-15Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz
2019-01-11xlat v2: Dynamically detect need for CnP bitAntonio Nino Diaz
2019-01-08services/spm_deprecated: update ARM platform specific assertsArd Biesheuvel
2019-01-08Merge pull request #1740 from soby-mathew/sm/restrict_pie_to_fvpAntonio Niño Díaz
2019-01-07plat/arm: Restrict PIE support to FVPSoby Mathew
2019-01-07stm32mp1: do not include platform header files directly in driversYann Gautier
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2019-01-04Reorganize architecture-dependent header filesAntonio Nino Diaz
2019-01-04plat/arm: Always define TSP memory regionAntonio Nino Diaz
2019-01-03Enable DIT if supportedSathees Balya
2018-12-18Import exception helpers from TF-A-TestsAntonio Nino Diaz
2018-12-18Deprecate some unused AArch64 assembly functionsAntonio Nino Diaz
2018-12-18Move helpers from arch.h to arch_helpers.hAntonio Nino Diaz
2018-12-18Merge pull request #1720 from jeenu-arm/gic-priorityAntonio Niño Díaz
2018-12-17FVP: Change BL31_BASE when RESET_TO_BL31=1Soby Mathew
2018-12-14GIC: Remove lowest priority constantsJeenu Viswambharan
2018-12-12Merge pull request #1712 from jeenu-arm/ssbsSoby Mathew
2018-12-11SPM: Remove remaining SMC interfacesAntonio Nino Diaz
2018-12-11SPM: Migrate mem attr get/set helpers to SPRTAntonio Nino Diaz
2018-12-11SPM: Implement global response buffer helpersAntonio Nino Diaz
2018-12-11SPM: Introduce SPRT C host libraryAntonio Nino Diaz
2018-12-11SPM: Implement SPCI open/close handle SMCsAntonio Nino Diaz
2018-12-11SPM: Introduce SMC handlers for SPCI and SPRTAntonio Nino Diaz
2018-12-11SPM: Support multiple xlat tables contextsAntonio Nino Diaz
2018-12-11SPM: Support multiple partitionsAntonio Nino Diaz
2018-12-11SPM: Remove old SMC interfacesAntonio Nino Diaz
2018-12-11SPM: Load image and RD from SP packageAntonio Nino Diaz
2018-12-11SPM: sptool: Introduce tool to package SP and RDAntonio Nino Diaz
2018-12-10SPM: Remove SP memory mappings definitionsAntonio Nino Diaz
2018-12-10SPM: Deprecate boot info structAntonio Nino Diaz
2018-12-10SPM: Introduce functions to load DTB filesAntonio Nino Diaz
2018-12-10SPM: Define resource description data structuresAntonio Nino Diaz
2018-12-10AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan
2018-12-10Merge pull request #1700 from jwerner-chromium/JW_crashfixSoby Mathew
2018-12-06console: Fix console_unregister() signatureJulius Werner
2018-12-05Merge pull request #1653 from JackyBai/masterAntonio Niño Díaz
2018-12-04Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12Antonio Niño Díaz
2018-12-04ble: ap807: Switch to PLL mode and update CPU frequencyChristine Gharzuzi
2018-12-04drivers: add tzc380 supportPeng Fan
2018-12-03Merge pull request #1699 from chandnich/sgi-mt-supportSoby Mathew