- 527b06e fix(cpus): fix clang compilation issue by Govindraj Raja · 4 months ago
- 4f7f634 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
- 4fa822e fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
- a33ee00 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
- fd2df32 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
- 3bfa5a0 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 6 months ago
- b4a921c perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
- 39f7d02 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
- f0e00d7 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
- 4d7430c perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
- 6c32b19 refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
- 12f84db refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
- 2bef6ba feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · 7 months ago
- 8e4bb69 feat(mbedtls): mbedtls config update for v3.6.2 by Ryan Everett · 8 months ago
- 2ffe181 refactor(mbedtls): rename default mbedtls confs by Ryan Everett · 8 months ago
- 3809359 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
- 4a9ff09 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
- 7e41b70 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
- 15300ac fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
- 6e0efc7 fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
- 8299c12 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
- fa6c987 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
- 4e78288 fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 7 months ago
- ae6edfd fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · 7 months ago
- 2452627 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
- a7b3227 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
- d482688 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
- 9d6143e fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
- 7e4bf04 chore(cpus): fix incorrect header macro by Govindraj Raja · 7 months ago
- 9427c06 fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
- bea64fd fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 11 months ago
- 427c33b fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
- 192a152 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
- 3e4d94c fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
- 41a52ef fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
- aa99881 fix(rme): add console name to checksum calculation by AlexeiFedorov · 9 months ago
- 7623e08 feat(cm): test integrity of el1_ctx registers by Jayanth Dodderi Chidanand · 11 months ago
- b40bc36 Merge "build(bl31): support separated memory for RW DATA" into integration by Yann Gautier · 9 months ago
- 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
- 86acbbe build(bl31): support separated memory for RW DATA by Ye Li · 3 years ago
- 0271188 Merge "fix(intel): refactor SDMMC driver for Altera products" into integration by Mark Dykes · 9 months ago
- beba204 fix(intel): refactor SDMMC driver for Altera products by Sieu Mun Tang · 9 months ago
- 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
- 190ae70 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · 9 months ago
- fa5fc59 Merge "fix(el3-runtime): correct CASSERT for cpu data size" into integration by Olivier Deprez · 10 months ago
- cc6dd79 Merge "fix(intel): update preloaded_bl33_base for legacy product" into integration by Mark Dykes · 10 months ago
- f29765f fix(intel): update preloaded_bl33_base for legacy product by Sieu Mun Tang · 10 months ago
- 034b919 Merge "chore(cpus): optimise runtime errata applications" into integration by Govindraj Raja · 10 months ago
- 2752c2a Merge "feat(cpus): add support for arcadia cpu" into integration by Olivier Deprez · 10 months ago
- 8118078 feat(cpus): add support for cortex-a720ae by Ahmed Azeem · 10 months ago
- 5ec9ade Merge "fix(brbe): allow RME builds with BRBE" into integration by Olivier Deprez · 10 months ago
- 17ef5da Merge "feat(context-mgmt): introduce EL3/root context" into integration by Manish Pandey · 10 months ago
- 9890eab fix(brbe): allow RME builds with BRBE by Boyan Karatotev · 10 months ago
- d7adbb5 Merge "refactor(delay-timer): add timer callback functions" into integration by Manish V Badarkhe · 10 months ago
- 8fa5460 feat(cpus): add support for arcadia cpu by Govindraj Raja · 10 months ago
- b6f2e37 Merge "feat(sctlr2): add support for FEAT_SCTLR2" into integration by Manish Pandey · 10 months ago
- 1cafc96 Merge "feat(the): add support for FEAT_THE" into integration by Manish Pandey · 10 months ago
- 8ee6534 Merge changes from topic "xlnx_fix_plat_console_changes" into integration by Joanna Farley · 10 months ago
- db9ee83 chore(cpus): optimise runtime errata applications by Boyan Karatotev · 10 months ago
- a6485b2 refactor(delay-timer): add timer callback functions by Abhi.Singh · 12 months ago
- 6a88ec8 feat(rmmd): el3 token sign during attestation by Raghu Krishnamurthy · 1 year, 2 months ago
- 40e5f7a feat(context-mgmt): introduce EL3/root context by Jayanth Dodderi Chidanand · 2 years ago
- 483dc2e fix(el3-runtime): correct CASSERT for cpu data size by Omkar Anand Kulkarni · 1 year, 7 months ago
- 238eb54 fix(xilinx): dcc to support runtime console scope by Maheedhar Bollapalli · 11 months ago
- 4ec4e54 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 11 months ago
- 6d0433f feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 11 months ago
- eaaf26e Merge changes I93de2db1,I880f88b1,I02e2fc75,I48908413,Ie7de9a9f, ... into integration by Madhukar Pappireddy · 10 months ago
- 01c80c1 Merge changes from topic "nxp-clk/add_ddr_clk" into integration by Madhukar Pappireddy · 10 months ago
- 79629b1 feat(st-ddr): add STM32MP2 driver by Nicolas Le Bayon · 4 years, 1 month ago
- 5765e0c Merge "fix(cpus): modify the fix for Cortex-A75 erratum 764081" into integration by Mark Dykes · 10 months ago
- a100a1c Merge "fix(cpus): workaround for Cortex-X4 erratum 3076789" into integration by Manish V Badarkhe · 10 months ago
- 7f152ea fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
- d596023 refactor(st-ddr): create generic services by Nicolas Le Bayon · 3 years, 5 months ago
- 1483b3c refactor(st-ddr): remove name from stm32mp_ddr_reg_desc by Yann Gautier · 1 year, 2 months ago
- 066a595 refactor(st-ddr): add definition for timeouts and delays by Yann Gautier · 1 year, 2 months ago
- 47e6231 feat(stm32mp1): handle DDR power supplies by Patrick Delaunay · 2 years, 6 months ago
- 1f6cf1e Merge "refactor: digest sizes" into integration by Olivier Deprez · 10 months ago
- cc3d73c Merge changes I1df23bfa,Ibc85e30c into integration by Manish V Badarkhe · 10 months ago
- e9529e4 refactor: digest sizes by Raghu Krishnamurthy · 10 months ago
- db7eb68 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · 1 year, 3 months ago
- 4a2ca71 feat(nxp-clk): add objects needed for DDR clock by Ghennadi Procopciuc · 11 months ago
- 18c2b13 feat(nxp-clk): setup the DDR PLL by Ghennadi Procopciuc · 11 months ago
- af3020e feat(nxp-clk): add partitions objects by Ghennadi Procopciuc · 11 months ago
- 973e0b7 feat(arm): add support for loading CONFIG from BL2 by Divin Raj · 1 year, 4 months ago
- 609d08a fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · 11 months ago
- 833e59c Merge changes from topic "nxp-drivers/add-get-parent-callback" into integration by Madhukar Pappireddy · 10 months ago
- bc8dfca feat(fdt-wrappers): add function to read uint64 with default value by Nicolas Le Bayon · 2 years, 3 months ago
- 817f42f feat(st-pmic): add STPMIC2 driver by Pascal Paillet · 2 years, 8 months ago
- 96e069c feat(nxp-clk): add get_parent callback by Ghennadi Procopciuc · 11 months ago
- ccd580c Merge changes I09ab0a5c,I87d0a492,I613a52ae,I2fcd8d32,Ie91527a7, ... into integration by Manish V Badarkhe · 11 months ago
- 631c5f8 feat(stm32mp2): add RISAB registers description by Yann Gautier · 6 years ago
- 051c7ad Merge "refactor(rmmd): plat token requests in pieces" into integration by Soby Mathew · 11 months ago
- 42cf602 refactor(rmmd): plat token requests in pieces by Juan Pablo Conde · 1 year, 1 month ago
- 2da29d2 fix(gicv3): fix GITS_CTLR.Quiescent bit definition by magicse7en · 1 year, 1 month ago
- f4303d0 feat(cm): handle asymmetry for FEAT_TCR2 by Jayanth Dodderi Chidanand · 11 months ago
- 48ee499 chore(mbedtls): remove hash configs by Jimmy Brisson · 1 year, 1 month ago
- cc4f383 Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · 11 months ago
- d76d27e Merge changes from topic "stm32mp2_bl2_updates" into integration by Madhukar Pappireddy · 12 months ago
- 5eac9fe Merge changes from topic "nxp-drivers/add-linflex-clk" into integration by Madhukar Pappireddy · 12 months ago
- a0674ab refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1 by Jayanth Dodderi Chidanand · 1 year, 3 months ago