aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-05feat(rme): add RMM dispatcher (RMMD)Zelalem Aweke
2021-10-04feat(rme): run BL2 in root world when FEAT_RME is enabledZelalem Aweke
2021-10-04feat(rme): add xlat table library changes for FEAT_RMEZelalem Aweke
2021-10-01feat(rme): add Realm security state definitionZelalem Aweke
2021-10-01feat(rme): add register definitions and helper functions for FEAT_RMEZelalem Aweke
2021-09-30Merge "feat(cpu): add support for Hayes CPU" into integrationBipin Ravi
2021-09-30feat(cpu): add support for Hayes CPUjohpow01
2021-09-30fvp_r: load, auth, and transfer from BL1 to BL33laurenw-arm
2021-09-30chore: fvp_r: Initial No-EL3 and MPU ImplementationGary Morrison
2021-09-30fvp_r: initial platform port for fvp_rlaurenw-arm
2021-09-30Merge changes from topic "st_fixes" into integrationMadhukar Pappireddy
2021-09-29Merge "errata: workaround for Cortex-A710 erratum 2083908" into integrationBipin Ravi
2021-09-27feat(hcx): add build option to enable FEAT_HCXjohpow01
2021-09-27Merge "feat(ff-a): adding notifications SMC IDs" into integrationOlivier Deprez
2021-09-26Merge changes I9c7cc586,I48ee254a,I9f65c6af,I5872d95b,I2dbbdcb4, ... into int...Joanna Farley
2021-09-24errata: workaround for Cortex-A710 erratum 2083908nayanpatel-arm
2021-09-17refactor(stm32mp1_clk): update RCC registers fileYann Gautier
2021-09-17Merge changes from topic "TrcDbgExt" into integrationManish Pandey
2021-09-16feat(ff-a): adding notifications SMC IDsJ-Alves
2021-09-15feat(driver/nxp/xspi): add MT35XU02G flash infoJiafei Pan
2021-09-15feat(driver/nxp/dcfg): define RSTCR_RESET_REQJiafei Pan
2021-09-10Merge changes from topic "gic-700-auto" into integrationAndré Przywara
2021-09-09Merge "feat(tzc400): update filters by region" into integrationMark Dykes
2021-09-09Merge changes from topic "st_fip_fconf" into integrationMark Dykes
2021-09-09Merge changes from topic "st_fip_fconf" into integrationMark Dykes
2021-09-08feat(tzc400): update filters by regionLionel Debieve
2021-09-07feat(dt-bindings): add STM32MP1 TZC400 bindingsLionel Debieve
2021-09-06Merge "feat(gic600ae): introduce support for Fault Management Unit" into inte...Joanna Farley
2021-09-06feat(lib/optee): introduce optee_header_is_valid()Etienne Carriere
2021-09-03Merge changes from topic "erratas" into integrationMadhukar Pappireddy
2021-09-03errata: workaround for Neoverse N2 erratum 2189731Bipin Ravi
2021-09-03errata: workaround for Cortex-A710 erratum 2017096Bipin Ravi
2021-09-03errata: workaround for Cortex-A710 erratum 2055002Bipin Ravi
2021-09-03Merge changes from topic "erratas" into integrationMadhukar Pappireddy
2021-09-03Merge changes I3c20611a,Ib1671011,I5eab3f33,Ib149b3ea into integrationMadhukar Pappireddy
2021-09-02errata: workaround for Neoverse N2 erratum 2025414Bipin Ravi
2021-09-02errata: workaround for Neoverse N2 erratum 2067956Bipin Ravi
2021-09-01feat(gic600ae): introduce support for Fault Management UnitVarun Wadekar
2021-09-01feat(gicv3): detect GICv4 feature at runtimeAndre Przywara
2021-09-01refactor(gic): move GIC IIDR numbersAndre Przywara
2021-08-26Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integra...Varun Wadekar
2021-08-26feat(trf): enable trace filter control register access from lower NS ELManish V Badarkhe
2021-08-26feat(trf): initialize trap settings of trace filter control registers accessManish V Badarkhe
2021-08-26feat(sys_reg_trace): enable trace system registers access from lower NS ELsManish V Badarkhe
2021-08-26feat(sys_reg_trace): initialize trap settings of trace system registers accessManish V Badarkhe
2021-08-26feat(trbe): enable access to trace buffer control registers from lower NS ELManish V Badarkhe
2021-08-26refactor(plat/nxp): refine api to read SVR registerJiafei Pan
2021-08-25feat(trbe): initialize trap settings of trace buffer control registers accessManish V Badarkhe
2021-08-25Merge "cpu: add support for Demeter CPU" into integrationJoanna Farley
2021-08-19fix(el3_runtime): correct CASSERT for pauthOlivier Deprez