index
:
software/arm-trusted-firmware.git
dependabot/pip/virtualenv-20.36.1
master
Trusted Firmware-A
Arm Limited and Contributors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bl31
/
bl31_main.c
Age
Commit message (
Expand
)
Author
2026-04-20
fix(rmmd): fix rmm_init() return convention and LFA activation failure
Ashutosh Desai
2026-04-08
feat(gpt): move gpt support under ENABLE_FEAT_RME
Arunachalam Ganapathy
2026-04-08
feat(rmmd): replace ENABLE_RME with ENABLE_RMM
Arunachalam Ganapathy
2026-03-25
Merge changes I361f587a,Idc704ece,I5529dbe5 into integration
Manish Pandey
2026-03-05
fix(gic): init the GIC before the platform with a hook
Boyan Karatotev
2026-03-04
fix(bl31): don't enable D-cache inside a function call
Laurentiu Mihalcea
2025-10-28
fix(dsu): dsu config for all cores in hot reset
Ahmed Azeem
2025-09-12
refactor(aarch64): move BL31 specific setup out of the PSCI entrypoint
Boyan Karatotev
2025-09-12
refactor: unify blx_setup() and blx_main()
Boyan Karatotev
2025-08-05
fix(bl31): declare function as static
Signed-off-by: Maheedhar Bollapalli
2025-07-28
fix(cpufeat): do feature detection before feature enablement
Boyan Karatotev
2025-07-28
feat(cpufeat): do feature detection on secondary cores too
Boyan Karatotev
2025-07-08
refactor(cm): gather per-world context management to the same place
Boyan Karatotev
2025-06-23
Merge "feat(dsu): support power control and autonomous powerdown config" into...
Manish Pandey
2025-06-23
fix(bl31): typecast operands to match data type
Maheedhar Bollapalli
2025-06-20
feat(dsu): support power control and autonomous powerdown config
Arvind Ram Prakash
2025-04-17
refactor(gic): promote most of the GIC driver to common code
Boyan Karatotev
2025-04-14
chore(cpufeat): remove PAuth presence checks
Boyan Karatotev
2025-03-09
fix(bl31): add const qualifier
Nithin G
2025-02-25
perf(amu): greatly simplify AMU context management
Boyan Karatotev
2024-05-08
Merge changes from topic "early_console" into integration
Manish Pandey
2024-05-08
refactor(console): consolidate console runtime switch
Salman Nabi
2024-04-29
build: remove `MAKE_BUILD_STRINGS` function
Chris Kay
2024-04-24
feat(console): introduce EARLY_CONSOLE
Yann Gautier
2024-03-07
fix(misra): fix MISRA defects
Arvind Ram Prakash
2023-12-29
feat(context-mgmt): report context memory usage
Juan Pablo Conde
2023-10-31
refactor(cm): move EL3 registers to global context
Elizabeth Ho
2023-09-07
feat(fvp): capture timestamps in bl stages
thagon01-arm
2023-09-06
fix(bl31): resolve runtime console garbage in next stage
Prasad Kummari
2023-06-29
refactor(cm): introduce a real manage_extensions_nonsecure()
Boyan Karatotev
2023-01-11
refactor(context-mgmt): move FEAT_HCX save/restore into C
Andre Przywara
2023-01-11
refactor(cpufeat): convert FEAT_HCX to new scheme
Andre Przywara
2022-04-12
refactor(context mgmt): add cm_prepare_el3_exit_ns function
Zelalem Aweke
2022-04-04
refactor(el3-runtime): add arch-features detection mechanism
Jayanth Dodderi Chidanand
2021-10-05
feat(rme): add ENABLE_RME build option and support for RMM image
Zelalem Aweke
2021-09-27
feat(hcx): add build option to enable FEAT_HCX
johpow01
2020-09-25
arm_fpga: Add support for unknown MPIDs
Javier Almansa Sobrino
2019-09-13
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-02-28
Minor changes to documentation and comments
Antonio Nino Diaz
2019-02-27
BL31: Enable pointer authentication support
Antonio Nino Diaz
2019-01-15
Correct typographical errors
Paul Beesley
2019-01-04
Sanitise includes across codebase
Antonio Nino Diaz
2018-11-01
context_mgmt: Fix MISRA defects
Antonio Nino Diaz
2018-10-03
Mark BL31 initialization functions
Daniel Boulby
2018-09-18
BL31: Fix warning about BL32 init function
Antonio Nino Diaz
2018-09-06
Convert BL31 error message into warning
Antonio Nino Diaz
2018-08-30
Fix MISRA defects in BL31 common code
Antonio Nino Diaz
2018-02-28
Fix MISRA rule 8.4 in common code
Roberto Vargas
2017-11-13
BL31: Introduce Exception Handling Framework
Jeenu Viswambharan
2017-07-12
Fix order of #includes
Isla Mitchell
[next]