summaryrefslogtreecommitdiff
path: root/bl32
AgeCommit message (Expand)Author
2026-08-20refactor(build): remove redundant `eval` callsChris Kay
2026-06-26fix(tsp): unify tsp_setup() and tsp_main()Boyan Karatotev
2026-05-14refactor(cpufeat): remove _MASK macros for ID registersBoyan Karatotev
2025-12-12feat(cpufeat): enable USE_SPINLOCK_CAS to FEAT_STATE_CHECKEDBoyan Karatotev
2025-11-07feat(per-cpu): integrate per-cpu framework into BL31/BL32Sammit Joshi
2025-11-07feat(per-cpu): introduce linker changes for NUMA aware per-cpu frameworkRohit Mathew
2025-10-27Merge changes from topic "comp_build_macro" into integrationManish V Badarkhe
2025-10-22Merge changes from topic "bk/simpler_panic" into integrationManish Pandey
2025-10-21feat(build): setting CRYPTO_LIB via CRYPTO_SUPPORTLauren Wehrmeister
2025-10-21feat(build): set CRYPTO_SUPPORT macro per BLLauren Wehrmeister
2025-10-14Merge changes Id711e387,I531a2ee1,Ic5b48514,I81f5f663,I6c529c13, ... into int...Govindraj Raja
2025-10-14perf(bl32): don't call cm_get_context() unnecessarilyBoyan Karatotev
2025-10-08refactor(build): make sorting of sections genericBoyan Karatotev
2025-09-23refactor(el3-runtime): streamline cpu_data assembly offsets using the cpu_ops...Boyan Karatotev
2025-09-12refactor(aarch64): move BL31 specific setup out of the PSCI entrypointBoyan Karatotev
2025-07-09fix(el3-runtime): typecast operands to match data typeMaheedhar Bollapalli
2025-04-25feat(tsp): cascade boot arguments to platformsHarrison Mutai
2025-04-16Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into int...André Przywara
2025-04-14chore(cpufeat): remove PAuth presence checksBoyan Karatotev
2025-04-14feat(cpufeat): enable FEAT_BTI to FEAT_STATE_CHECKEDBoyan Karatotev
2025-04-11fix(tsp): use %u to display unsigned valuesYann Gautier
2025-03-17feat(bl32): enable r3 usage for boot argsHarrison Mutai
2025-03-17feat(handoff): add lib to sp-min sourcesHarrison Mutai
2025-01-21refactor(bl32): flush before console switch stateSalman Nabi
2024-11-08feat(cm): test integrity of el1_ctx registersJayanth Dodderi Chidanand
2024-05-08Merge changes from topic "early_console" into integrationManish Pandey
2024-05-07Merge changes from topic "makefile-cleanup" into integrationManish V Badarkhe
2024-05-06refactor(smccc): refactor vendor-el3 buildGovindraj Raja
2024-05-06feat(smccc): add vendor-specific el3 serviceGovindraj Raja
2024-04-29build: remove `MAKE_BUILD_STRINGS` functionChris Kay
2024-04-24feat(console): introduce EARLY_CONSOLEYann Gautier
2024-04-24feat(bl32): create an sp_min_setup functionYann Gautier
2024-03-26refactor(mte): remove mte, mte_permGovindraj Raja
2024-02-20Merge "build: use toolchain identifiers in conditions" into integrationMark Dykes
2024-02-20Merge "build: use new toolchain variables for tools" into integrationMark Dykes
2024-02-12feat(mte): add mte2 featGovindraj Raja
2024-02-06build: use toolchain identifiers in conditionsChris Kay
2024-02-06build: use new toolchain variables for toolsChris Kay
2024-01-23refactor(mte): deprecate CTX_INCLUDE_MTE_REGSGovindraj Raja
2023-11-06feat(build): check that .text section starts at page boundaryAndrey Skvortsov
2023-08-04feat(bl32): print entry point before exiting SP_MINStephan Gerhold
2023-08-04fix(bl32): avoid clearing argument registers in RESET_TO_SP_MIN caseStephan Gerhold
2023-08-04fix(bl32): always include arm_arch_svc in SP_MINStephan Gerhold
2023-06-29refactor(pmu): convert FEAT_MTPMU to C and move to persistent register initBoyan Karatotev
2023-06-21fix(tsp): fix destination ID in direct requestMarc Bonnici
2023-06-12chore(bl): add UNALIGNED symbols for TEXT/RODATAMichal Simek
2023-06-01Merge changes from topic "hm/memmap-feat" into integrationSandrine Bailleux
2023-05-22fix(tsp): flush uart consoleGovindraj Raja
2023-05-12build(bl32): add symbols for memory layoutHarrison Mutai
2023-05-05feat(errata_abi): errata management firmware interfaceSona Mathew