aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-12-22Merge "fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32" into integrationMadhukar Pappireddy
2021-12-22Merge "fix(fiptool): respect OPENSSL_DIR" into integrationMadhukar Pappireddy
2021-12-22fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32Yann Gautier
2021-12-10fix(amu): fault handling on EL2 context switchJayanth Dodderi Chidanand
2021-12-08fix(fiptool): respect OPENSSL_DIRRoss Burton
2021-11-22docs(changelog): generate changelogManish V Badarkhe
2021-11-12feat(sme): enable SME functionalityjohpow01
2021-11-02fix(checkpatch): do not check merge commitsYann Gautier
2021-10-29Merge changes from topic "ck/mpmm" into integrationManish Pandey
2021-10-26feat(mpmm): add support for MPMMChris Kay
2021-10-26feat(amu): enable per-core AMU auxiliary countersChris Kay
2021-10-26refactor(amu): conditionally compile auxiliary counter supportChris Kay
2021-10-26build(bl2): deduplicate sourcesChris Kay
2021-10-26build(bl1): deduplicate sourcesChris Kay
2021-10-22fix: remove "experimental" tag for stable featuresManish Pandey
2021-10-06Merge changes from topic "fvpr_cleanup" into integrationMark Dykes
2021-10-06refactor(Makefile): move NEED_<IMAGE> before their useManish Pandey
2021-10-05feat(rme): add ENABLE_RME build option and support for RMM imageZelalem Aweke
2021-10-05refactor(makefile): remove BL prefixes in build macrosZelalem Aweke
2021-09-29Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integrationOlivier Deprez
2021-09-28build(bl2): enable SP pkg loading for S-EL1 SPMCBalint Dobszay
2021-09-27feat(hcx): add build option to enable FEAT_HCXjohpow01
2021-09-17Merge changes from topic "TrcDbgExt" into integrationManish Pandey
2021-09-03feat(fvp): enable external SP images in BL2 configBalint Dobszay
2021-08-26feat(trf): enable trace filter control register access from lower NS ELManish V Badarkhe
2021-08-26feat(sys_reg_trace): enable trace system registers access from lower NS ELsManish V Badarkhe
2021-08-26feat(trbe): enable access to trace buffer control registers from lower NS ELManish V Badarkhe
2021-08-02feat(fwu): initialize FWU driver in BL2Manish V Badarkhe
2021-08-02feat(fwu_metadata): add FWU metadata header and build optionsManish V Badarkhe
2021-07-05Merge changes from topic "sb/measured-boot" into integrationSandrine Bailleux
2021-06-30Merge "feat(sve): enable SVE for the secure world" into integrationOlivier Deprez
2021-06-29docs: explain Measured Boot dependency on Trusted BootSandrine Bailleux
2021-06-28Merge "fix(makefile): use space in WARNINGS list" into integrationMadhukar Pappireddy
2021-06-28feat(sve): enable SVE for the secure worldMax Shvetsov
2021-05-31Merge "feat(tc0): add support for trusted services" into integrationOlivier Deprez
2021-05-27fix(makefile): use space in WARNINGS listYann Gautier
2021-05-12feat(makefile): incrementing minor version to reflect v2.5 releaseMadhukar Pappireddy
2021-05-10feat(tc0): add support for trusted servicesDavidson K
2021-04-21Add PIE support for AARCH32Yann Gautier
2021-04-13Merge "fiptool: Do not print duplicate verbose lines about building fiptool" ...Madhukar Pappireddy
2021-04-08fiptool: Do not print duplicate verbose lines about building fiptoolPali Rohár
2021-03-18arch: Enable `FEAT_SB` for supported non-Armv8.5-A platformsChris Kay
2021-02-25Enable v8.6 AMU enhancements (FEAT_AMUv1p1)johpow01
2021-02-05Add TRNG Firmware Interface serviceJimmy Brisson
2021-01-26Merge changes from topic "tp-feat-rng" into integrationSandrine Bailleux
2021-01-15Makefile: Add FEAT_RNG support defineTomas Pilar
2021-01-08Makefile: Fix ${FIP_NAME} to be rebuilt only when neededPali Rohár
2021-01-07Makefile: Do not mark file targets as .PHONY targetPali Rohár
2020-12-15Merge "Add support for FEAT_MTPMU for Armv8.6" into integrationMark Dykes
2020-12-11Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino