- d3a9990 chore(libfdt): update header files to v1.7.0 tag by Manish Pandey · 1 year, 9 months ago
- f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
- d04c04a feat(el3-runtime): modify vector entry paths by Manish Pandey · 2 years, 2 months ago
- 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
- a0594ad feat(cpus): add support for Travis CPU by Juan Pablo Conde · 1 year, 11 months ago
- edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
- 2454316 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · 1 year, 10 months ago
- a1377a8 Merge changes from topic "rm/handoff" into integration by Manish Pandey · 1 year, 10 months ago
- fcfa15d Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 11 months ago
- 3ba2c15 feat(handoff): introduce firmware handoff library by Raymond Mao · 2 years ago
- 58dd153 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 1 year, 11 months ago
- ff34264 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · 1 year, 11 months ago
- b011402 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · 1 year, 11 months ago
- 8852fb5 fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · 1 year, 11 months ago
- e29693d Merge "feat(fvp): capture timestamps in bl stages" into integration by Manish V Badarkhe · 1 year, 11 months ago
- ed8f06d feat(fvp): capture timestamps in bl stages by thagon01-arm · 2 years, 1 month ago
- 5b0e443 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · 1 year, 11 months ago
- 5497958 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · 2 years, 1 month ago
- ac58e57 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 2 years, 3 months ago
- 02586e0 feat(cpus): add support for Gelas CPU by Juan Pablo Conde · 2 years, 1 month ago
- 72e8f24 Merge "chore: update to use Arm word across TF-A" into integration by Manish V Badarkhe · 2 years ago
- 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
- 4d22b0e feat(cpus): make revision procedure call optional by Harrison Mutai · 2 years, 1 month ago
- db8621a Merge changes from topic "ar/errata_refactor" into integration by Bipin Ravi · 2 years ago
- f6af218 refactor(cpus): convert Neoverse V1 to use CPU helpers by Arvind Ram Prakash · 2 years, 1 month ago
- 12d2806 fix(cpus): workaround for Neoverse N2 erratum 2779511 by Arvind Ram Prakash · 2 years, 1 month ago
- eb44035 fix(cpus): workaround for Neoverse N2 erratum 2743014 by Arvind Ram Prakash · 2 years, 1 month ago
- 6fb2dbd refactor(cpus): convert the Cortex-A76 to use the errata framework by Govindraj Raja · 2 years, 2 months ago
- a29cb3c refactor(cpus): convert the Cortex-A510 to use cpu helpers by Jayanth Dodderi Chidanand · 2 years, 4 months ago
- 445f7b5 feat(cpus): add errata framework helpers by Jayanth Dodderi Chidanand · 2 years, 2 months ago
- ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
- 80569fa Merge changes from topics "rotpk_rss_interface", "rss_interfaces" into integration by Sandrine Bailleux · 2 years, 1 month ago
- 50316e2 feat(psa): interface with RSS for retrieving ROTPK by laurenw-arm · 2 years, 2 months ago
- 4085a02 refactor(amu): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 4 months ago
- 60d330d refactor(cpufeat): separate the EL2 and EL3 enablement code by Boyan Karatotev · 2 years, 6 months ago
- e87102f Merge changes from topic "gr/cpu_rename" into integration by Madhukar Pappireddy · 2 years, 1 month ago
- dea3d71 chore: rename hayes to a520 by Govindraj Raja · 2 years, 1 month ago
- 31b3945 chore: rename hunter to a720 by Govindraj Raja · 2 years, 1 month ago
- 870fcb9 chore: rename hunter_elp to cortex-x4 by Govindraj Raja · 2 years, 1 month ago
- c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
- 24a7073 refactor(cm): introduce a real manage_extensions_nonsecure() by Boyan Karatotev · 2 years, 5 months ago
- a00e907 feat(cpus): add support for hermes cpu by Govindraj Raja · 2 years, 1 month ago
- 3a95b5d Merge "feat(lib): implement memcpy_s in lib" into integration by Manish Pandey · 2 years, 2 months ago
- de7e3e9 chore(smccc): bump up SMCCC version to 1.4 by Manish Pandey · 2 years, 2 months ago
- d2e0743 Merge changes from topic "bk/errata_refactor" into integration by Lauren Wehrmeister · 2 years, 2 months ago
- 94a75ad feat(cpus): add more errata framework helpers by Boyan Karatotev · 2 years, 4 months ago
- f328bff feat(lib): implement memcpy_s in lib by Jit Loon Lim · 2 years, 2 months ago
- f4d011b Merge changes from topic "psci-osi" into integration by Manish Pandey · 2 years, 2 months ago
- a0f3b55 Merge "chore: rename Makalu to Cortex-A715" into integration by Manish Pandey · 2 years, 2 months ago
- 463655c Merge "fix(measured-boot): don't strip last non-0 char" into integration by Sandrine Bailleux · 2 years, 2 months ago
- d348861 fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t by Wing Li · 2 years, 3 months ago
- b85bcb8 fix(measured-boot): don't strip last non-0 char by Jimmy Brisson · 2 years, 5 months ago
- 15889d1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · 2 years, 2 months ago
- 34c51f3 feat(cpus): wrappers to propagate AArch32 errata info by Boyan Karatotev · 2 years, 6 months ago
- 4f748cc feat(cpus): add a way to automatically report errata by Boyan Karatotev · 2 years, 6 months ago
- 3f4c1e1 feat(cpus): add a concise way to implement AArch64 errata by Boyan Karatotev · 2 years, 6 months ago
- dd9fae1 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 2 years, 6 months ago
- 6bb96fa refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 2 years, 6 months ago
- 007433d refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 2 years, 6 months ago
- f4bbf43 feat(optee): add device tree for coreboot table by Jeffrey Kardatzke · 2 years, 6 months ago
- 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- 6503ff2 refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
- 6cf4ae9 feat(psci): introduce 'pwr_domain_off_early' hook by Varun Wadekar · 2 years, 3 months ago
- 688ab57 feat(gcs): support guarded control stack by Mark Brown · 2 years, 5 months ago
- 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
- 04f59c4 Merge "style(docs): fix typo s/flase/false/" into integration by Joanna Farley · 2 years, 4 months ago
- 6578343 feat(cpus): add support for blackhawk cpu by Govindraj Raja · 2 years, 5 months ago
- 516a52f feat(cpus): add support for chaberton cpu by Govindraj Raja · 2 years, 5 months ago
- 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- 92e9325 Merge changes from topic "psci-osi" into integration by Manish Pandey · 2 years, 4 months ago
- b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
- 82f5b50 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 2 years, 4 months ago
- ea2c04d Merge changes from topic "errata" into integration by Madhukar Pappireddy · 2 years, 5 months ago
- d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- d7f3ed3 fix(cpufeat): make stub enable functions "static inline" by Andre Przywara · 2 years, 5 months ago
- 672eb21 fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 2 years, 5 months ago
- 0e7d97d Merge "fix(smccc): check smc_fid [23:17] bits" into integration by Manish V Badarkhe · 2 years, 5 months ago
- 7ece659 style(docs): fix typo s/flase/false/ by Michal Simek · 2 years, 5 months ago
- 9a70e69 feat(psci): update PSCI_FEATURES by Wing Li · 2 years, 11 months ago
- 606b743 feat(psci): add support for OS-initiated mode by Wing Li · 2 years, 11 months ago
- b88a441 feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · 2 years, 11 months ago
- ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 023f1be feat(libc): add support for fallthrough statement by Andre Przywara · 2 years, 6 months ago
- 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 16e3ddb fix(spe): drop SPE EL2 context switch code by Andre Przywara · 2 years, 6 months ago
- f8a3579 fix(smccc): check smc_fid [23:17] bits by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
- d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
- a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
- 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
- 4c985e8 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · 2 years, 5 months ago
- 521d4fe Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · 2 years, 5 months ago
- f1c3eae fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · 2 years, 5 months ago