1528 Commits (890b5088203e990d683a9c837e976be62c6501aa)

Author SHA1 Message Date
Jayanth Dodderi Chidanand 64ea532dab refactor(cpus): convert Cortex-A72 to use cpu helpers 1 year ago
Jayanth Dodderi Chidanand 989960cf94 refactor(cpus): convert the Cortex-A72 to use the errata framework 2 years ago
Jayanth Dodderi Chidanand 14197f8e61 refactor(cpus): reorder Cortex-A72 errata by ascending order 2 years ago
Govindraj Raja e488307124 refactor(cpus): use cpu errata wrappers for aarch64 hunter based cpus 2 years ago
Govindraj Raja af704705c1 fix(cpus): fix minor issue seen with a9 cpu 1 year ago
Jayanth Dodderi Chidanand fdd3287829 refactor(cpus): convert the Cortex-x2 to use cpu helpers 2 years ago
Jayanth Dodderi Chidanand a62b1b31d8 refactor(cpus): convert the Cortex-x2 to use the errata framework 2 years ago
Jayanth Dodderi Chidanand 64733b3912 refactor(cpus): reorder Cortex-x2 errata by ascending order 2 years ago
Jayanth Dodderi Chidanand 38f762a5ee refactor(cpus): convert the Cortex-A65AE to use the errata framework 2 years ago
Jayanth Dodderi Chidanand a29cb3c085 refactor(cpus): convert the Cortex-A510 to use cpu helpers 2 years ago
Jayanth Dodderi Chidanand ed6d4a3b48 refactor(cpus): convert the Cortex-A510 to use the errata framework 2 years ago
Jayanth Dodderi Chidanand 32d371d30f refactor(cpus): reorder Cortex-A510 errata by ascending order 2 years ago
Jayanth Dodderi Chidanand 97b12ae7ce refactor(cpus): add Cortex-A53 errata framework information 2 years ago
laurenw-arm 12384f28a6 refactor(cpus): convert Neoverse-N1 to use helpers 1 year ago
laurenw-arm f86098a62c refactor(cpus): convert Neoverse-N1 to framework 1 year ago
Boyan Karatotev e07e7392a1 refactor(psci): extract cm_prepare_el3_exit_ns() to a common location 1 year ago
Boyan Karatotev ece8f7d734 refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only 2 years ago
Boyan Karatotev 99506face1 fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly 2 years ago
Boyan Karatotev b48bd79073 refactor(cm): factor out EL2 register setting when EL2 is unused 2 years ago
Moritz Fischer 40c81ed533 fix(cpus): workaround for Neoverse V2 erratum 2801372 1 year ago
Harrison Mutai f3965b6c1a refactor(cpus): add Cortex-A17 errata framework information 1 year ago
Harrison Mutai bcb3ea92f8 fix(fvp): resolve broken workaround reference 1 year ago
laurenw-arm 1ca5c887ba refactor(cpus): reorder Neoverse-N1 .S file 1 year ago
laurenw-arm 291bb2f4d0 refactor(cpus): convert Neoverse-E1 to framework 1 year ago
laurenw-arm 50316e226f feat(psa): interface with RSS for retrieving ROTPK 1 year ago
Matt Schulte 483edc207a feat(libc): add %X to printf/snprintf 1 year ago
Javier Almansa Sobrino 2974ad87b8 fix(xlat): fix defects on the xlat library reported by coverity scan 1 year ago
Boyan Karatotev 4085a02c76 refactor(amu): separate the EL2 and EL3 enablement code 2 years ago
Boyan Karatotev 60d330dc4d refactor(cpufeat): separate the EL2 and EL3 enablement code 2 years ago
Govindraj Raja dea3d71e9a chore: rename hayes to a520 1 year ago
Govindraj Raja 31b3945527 chore: rename hunter to a720 1 year ago
Govindraj Raja 870fcb9495 chore: rename hunter_elp to cortex-x4 1 year ago
Boyan Karatotev 83a4dae1af refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init 2 years ago
Boyan Karatotev c73686a11c feat(pmu): introduce pmuv3 lib/extensions folder 2 years ago
Boyan Karatotev 24a70738b2 refactor(cm): introduce a real manage_extensions_nonsecure() 2 years ago
Kathleen Capella 6fafbd56d0 refactor(cpus): convert the Cortex-A75 to use cpu helpers 1 year ago
Kathleen Capella 742bf3ea23 refactor(cpus): convert the Cortex-A75 to use the errata framework 2 years ago
Govindraj Raja a00e907696 feat(cpus): add support for hermes cpu 1 year ago
Maksims Svecovs f337f39c62 refactor(cpus): add Cortex-A72 errata information 2 years ago
Maksims Svecovs e8b30c2921 refactor(cpus): convert Rainier to use errata framework 2 years ago
Maksims Svecovs e5cc52dbf6 refactor(cpus): convert QEMU Max to use the errata framework 2 years ago
Kathleen Capella 0452359a48 refactor(cpus): add Cortex-A32 errata framework information 1 year ago
Harrison Mutai c82fb382b2 refactor(cpus): convert Cortex-A715 to the errata framework 2 years ago
Boyan Karatotev f43e09a12e fix(cpus): reduce generic_errata_report()'s size 1 year ago
Jit Loon Lim f328bff667 feat(lib): implement memcpy_s in lib 1 year ago
Kathleen Capella ee6d04d449 feat(cpus): conform DSU errata to errata framework PCS 1 year ago
Sandrine Bailleux 8dadc1e2a6 chore(fconf): rename last occurences of set_fw_config_info() 1 year ago
Javier Almansa Sobrino bff074dd94 feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present 2 years ago
Wing Li d34886140c fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t 2 years ago
Jimmy Brisson b85bcb8ec9 fix(measured-boot): don't strip last non-0 char 2 years ago