Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b8e160b9e03a9657edc7e73bea327b562d0ac08f
/
bl31
e71d26c
BL31: Enable pointer authentication support in warm boot path
by Alexei Fedorov
· 6 years ago
56b68ad
Minor changes to documentation and comments
by Antonio Nino Diaz
· 6 years ago
47a9064
BL31: Enable pointer authentication support
by Antonio Nino Diaz
· 6 years ago
25cda67
Add support for pointer authentication
by Antonio Nino Diaz
· 6 years ago
594811b
Add ARMv8.3-PAuth registers to CPU context
by Antonio Nino Diaz
· 6 years ago
5d783bb
Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp
by Antonio Niño Díaz
· 6 years ago
a884dfb
libc: Move setjmp to libc folder
by Antonio Nino Diaz
· 6 years ago
77c382c
locks: linker variables to calculate per-cpu bakery lock size
by Varun Wadekar
· 6 years ago
0e402d3
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 6 years ago
8338d36
SPM: Rename folder of SPM based on MM
by Antonio Nino Diaz
· 6 years ago
cbccdbf
SPM: Rename SPM_DEPRECATED flag to SPM_MM
by Antonio Nino Diaz
· 6 years ago
bb87f85
Merge pull request #1738 from ardbiesheuvel/synquacer-spm
by Soby Mathew
· 6 years ago
447d56f
spm: permit platform to override the VMA placement of the vector table
by Ard Biesheuvel
· 6 years ago
1fbc97b
Correct typographical errors
by Paul Beesley
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
2b3fc1d
BL31: correct GOT section omission
by Soby Mathew
· 6 years ago
f939a6a
SPM: Introduce SMC handlers for SPCI and SPRT
by Antonio Nino Diaz
· 6 years ago
8cd7ea3
SPM: Deprecate the current implementation
by Antonio Nino Diaz
· 6 years ago
d1198ad
BL31: Use helper function to save registers in SMC handler
by Soby Mathew
· 6 years ago
df4db9c
SPM: EHF: Build EHF module along with Secure Partition Manager
by Sughosh Ganu
· 6 years ago
864ca6f
context_mgmt: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
4e28c20
PIE: Position Independant Executable support for BL31
by Soby Mathew
· 6 years ago
0099694
scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled
by Roberto Vargas
· 7 years ago
f0b14cf
Remove some MISRA defects in common code
by Antonio Nino Diaz
· 6 years ago
5753e49
Mark BL31 initialization functions
by Daniel Boulby
· 6 years ago
b4dee44
context_mgmt: Remove deprecated interfaces
by Antonio Nino Diaz
· 6 years ago
f417a46
BL31: Fix warning about BL32 init function
by Antonio Nino Diaz
· 6 years ago
f1c808d
Convert BL31 error message into warning
by Antonio Nino Diaz
· 6 years ago
e0b757d
Fix MISRA defects in BL31 common code
by Antonio Nino Diaz
· 6 years ago
69ac42b
Merge pull request #1532 from jeenu-arm/misra-fixes
by Dimitris Papastamos
· 6 years ago
a46ae80
Merge pull request #1533 from jeenu-arm/mpam
by Dimitris Papastamos
· 6 years ago
837cc9c
EHF: MISRA fixes
by Jeenu Viswambharan
· 6 years ago
2da918c
AArch64: Enable MPAM for lower ELs
by Jeenu Viswambharan
· 6 years ago
4daa1de
DSU erratum 936184 workaround
by John Tsichritzis
· 6 years ago
911fcc9
RAS: Introduce handler for EL3 EAs
by Jeenu Viswambharan
· 6 years ago
93bc4bd
RAS: Introduce handler for Double Faults
by Jeenu Viswambharan
· 6 years ago
9d4c9c1
RAS: Introduce handler for Uncontainable errors
by Jeenu Viswambharan
· 6 years ago
476c29f
RAS: Validate stack pointer after error handling
by Jeenu Viswambharan
· 7 years ago
e86a247
RAS: Move EA handling to a separate file
by Jeenu Viswambharan
· 6 years ago
95f30ab
Add end_vector_entry assembler macro
by Roberto Vargas
· 7 years ago
d93fde3
Use ALIGN instead of NEXT in linker scripts
by Roberto Vargas
· 7 years ago
e834ee1
DynamIQ: Enable MMU without using stack
by Jeenu Viswambharan
· 7 years ago
8b7e6bc
SDEI: Make dispatches synchronous
by Jeenu Viswambharan
· 7 years ago
2de8153
BL31: Introduce jump primitives
by Jeenu Viswambharan
· 7 years ago
4c8138a
SPM: Treat SP xlat tables the same as others
by Sandrine Bailleux
· 6 years ago
570c06a
Rename symbols and files relating to CVE-2017-5715
by Dimitris Papastamos
· 7 years ago
9a7ce2f
AArch64: Introduce RAS handling
by Jeenu Viswambharan
· 7 years ago
96c7df0
AArch64: Introduce External Abort handling
by Jeenu Viswambharan
· 7 years ago
23d05a8
AArch64: Refactor GP register restore to separate function
by Jeenu Viswambharan
· 7 years ago
35c8cfc
Add support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
914757c
Fixup `SMCCC_ARCH_FEATURES` semantics
by Dimitris Papastamos
· 7 years ago
807d727
Suppress spurious deprecated declaration warnings
by Dan Handley
· 7 years ago
b8d8145
Merge pull request #1282 from robertovargas-arm/misra-changes
by davidcunado-arm
· 7 years ago
0571270
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
777dd43
Fix MISRA rule 8.3 in common code
by Roberto Vargas
· 7 years ago
9c274f8
Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch
by davidcunado-arm
· 7 years ago
df1a306
Merge pull request #1284 from jeenu-arm/tspd-ehf
by davidcunado-arm
· 7 years ago
eeb353c
EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption()
by Jeenu Viswambharan
· 7 years ago
7c2a3ca
Add comments about mismatched TCR_ELx and xlat tables
by Antonio Nino Diaz
· 7 years ago
73308d0
Introduce the new BL handover interface
by Soby Mathew
· 7 years ago
2d855cd
Merge pull request #1270 from antonio-nino-diaz-arm/an/smc-unknown
by davidcunado-arm
· 7 years ago
e4794b7
Redefine SMC_UNK as -1 instead of 0xFFFFFFFF
by Antonio Nino Diaz
· 7 years ago
7addf62
EHF: Fix priority check
by Jeenu Viswambharan
· 7 years ago
0dcdb1a
Implement support for SMCCC v1.1
by Dimitris Papastamos
· 7 years ago
0415951
runtime_exceptions: Save x4-x29 unconditionally
by Dimitris Papastamos
· 7 years ago
d79d40d
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 7 years ago
fa2b736
Merge pull request #1197 from dp-arm/dp/amu
by davidcunado-arm
· 7 years ago
525c37a
AMU: Add configuration helpers for aarch64
by Dimitris Papastamos
· 7 years ago
c52ebdc
Workaround for CVE-2017-5715 on Cortex A73 and A75
by Dimitris Papastamos
· 7 years ago
446f7f1
Workaround for CVE-2017-5715 on Cortex A57 and A72
by Dimitris Papastamos
· 7 years ago
02eb727
utils_def: Add REGSZ and make BIT() assembly-compatible
by Julius Werner
· 7 years ago
4213a3f
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 7 years ago
ce88eee
Enable SVE for Non-secure world
by David Cunado
· 7 years ago
2ce2b09
Replace magic numbers in linkerscripts by PAGE_SIZE
by Antonio Nino Diaz
· 7 years ago
e08005a
AMU: Implement support for aarch64
by Dimitris Papastamos
· 7 years ago
5bdbb47
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 7 years ago
d1a1fd4
Move FPEXC32_EL2 to FP Context
by David Cunado
· 7 years ago
04e3a7f
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· 7 years ago
6c6f24d
BL31: Program Priority Mask for SMC handling
by Jeenu Viswambharan
· 7 years ago
10a6727
BL31: Introduce Exception Handling Framework
by Jeenu Viswambharan
· 7 years ago
c41f206
SPM: Introduce Secure Partition Manager
by Antonio Nino Diaz
· 7 years ago
e3f2200
BL31: Introduce Publish and Subscribe framework
by Jeenu Viswambharan
· 7 years ago
67ebde7
Fix x30 reporting for unhandled exceptions
by Julius Werner
· 7 years ago
9930501
Fix order of #includes
by Isla Mitchell
· 7 years ago
fee8653
Fully initialise essential control registers
by David Cunado
· 8 years ago
6715485
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
2a9b882
Add macro to check whether the CPU implements an EL
by Jeenu Viswambharan
· 8 years ago
043fe9c
PSCI: Build option to enable D-Caches early in warmboot
by Soby Mathew
· 8 years ago
6460924
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
by davidcunado-arm
· 8 years ago
306593d
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
e3962d0
Flush console where necessary
by Antonio Nino Diaz
· 8 years ago
d3ec543
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· 8 years ago
230011c
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
1fecc8d
Merge pull request #860 from jeenu-arm/hw-asstd-coh
by davidcunado-arm
· 8 years ago
4ef91f1
Simplify translation tables headers dependencies
by Antonio Nino Diaz
· 8 years ago
4614496
Enable data caches early with hardware-assisted coherency
by Jeenu Viswambharan
· 8 years ago
21362a9
Introduce unified API to zero memory
by Douglas Raillard
· 8 years ago
68aef10
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· 8 years ago
0980eed
Cosmetic change to exception table
by Douglas Raillard
· 8 years ago
Next »