aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-10Merge remote-tracking branch 'aosp/upstream-master' into HEADAlistair Delva
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-08-26Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integra...Varun Wadekar
2021-08-26refactor(plat/nxp): refine api to read SVR registerJiafei Pan
2021-08-25Merge "cpu: add support for Demeter CPU" into integrationJoanna Farley
2021-08-19fix(el3_runtime): correct CASSERT for pauthOlivier Deprez
2021-08-19feat(cpus): workaround for Cortex A78 AE erratum 1941500Varun Wadekar
2021-08-17cpu: add support for Demeter CPUjohpow01
2021-08-13refactor(plat/ea_handler): Use default ea handler implementation for panicPali Rohár
2021-08-13Merge changes from topic "st_fip_fconf" into integrationManish Pandey
2021-08-10Merge "feat(ff-a): update FF-A version to v1.1" into integrationOlivier Deprez
2021-08-10Merge "errata: workaround for Neoverse V1 errata 1925756" into integrationBipin Ravi
2021-08-10Merge "errata: workaround for Neoverse V1 errata 1852267" into integrationBipin Ravi
2021-08-10Merge "errata: workaround for Neoverse V1 errata 1774420" into integrationBipin Ravi
2021-08-06feat(ff-a): update FF-A version to v1.1J-Alves
2021-08-05errata: workaround for Neoverse V1 errata 1925756laurenw-arm
2021-08-03errata: workaround for Neoverse V1 errata 1852267laurenw-arm
2021-08-03errata: workaround for Neoverse V1 errata 1774420laurenw-arm
2021-08-03refactor: moved drivers hdr files to include/drivers/nxpPankaj Gupta
2021-08-02refactor(hw_crc32): renamed hw_crc32 to tf_crc32Manish V Badarkhe
2021-08-02feat(plat/arm): add FWU support in Arm platformsManish V Badarkhe
2021-08-02feat(fwu): add FWU driverManish V Badarkhe
2021-08-02feat(fwu): introduce FWU platform-specific functions declarationsManish V Badarkhe
2021-08-02feat(fwu_metadata): add FWU metadata header and build optionsManish V Badarkhe
2021-07-30Merge changes Ic7579b60,I05414ca1 into integrationMadhukar Pappireddy
2021-07-26Merge changes from topic "allwinner_mmap" into integrationAndré Przywara
2021-07-26Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integrationManish Pandey
2021-07-26Merge changes from topic "sve+amu" into integrationManish Pandey
2021-07-24Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integrationJoanna Farley
2021-07-23fix(sdei): set SPSR for SDEI based on TakeExceptionDaniel Boulby
2021-07-23fix(el3_runtime): fix SVE and AMU extension enablement flagsArunachalam Ganapathy
2021-07-22feat(bl_common): import BL_NOBITS_{BASE,END} when definedSamuel Holland
2021-07-21feat(common/debug): add new macro ERROR_NL() to print just a newlinePali Rohár
2021-07-19Merge "errata: workaround for Neoverse V1 errata 1791573" into integrationbipin.ravi
2021-07-16errata: workaround for Neoverse V1 errata 1791573johpow01
2021-07-13feat(io_mtd): offset management for FIP usageLionel Debieve
2021-07-13feat(nand): count bad blocks before a given offsetYann Gautier
2021-07-09refactor(mpam): remove unused function declarationManish V Badarkhe
2021-06-30Merge "feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1" into integrationManish Pandey
2021-06-30Merge "feat(sve): enable SVE for the secure world" into integrationOlivier Deprez
2021-06-29Merge "errata: workaround for Cortex A77 errata 1791578" into integrationManish Pandey
2021-06-29feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1Manish Pandey
2021-06-28feat(sve): enable SVE for the secure worldMax Shvetsov