TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-A
/
trusted-firmware-a
/
98415e1a80ca025a000241cf3fc175272890c0e8
/
bl31
/
aarch64
/
runtime_exceptions.S
e61713b
fix(el3_runtime): do not save scr_el3 during EL3 entry
by Manish Pandey
· 2 years, 7 months ago
0fe7b9f
feat: pass SMCCCv1.3 SVE hint bit to dispatchers
by Olivier Deprez
· 2 years, 9 months ago
7d33ffe
fix(el3-runtime): set unset pstate bits to default
by Daniel Boulby
· 4 years, 1 month ago
97215e0
refactor(el3-runtime): add prepare_el3_entry func
by Daniel Boulby
· 3 years, 6 months ago
4693ff7
feat(rme): add Realm security state definition
by Zelalem Aweke
· 4 years ago
c2d32a5
Fix exception handlers in BL31: Use DSB to synchronize pending EA
by Madhukar Pappireddy
· 5 years ago
3b8456b
runtime_exceptions: Update AT speculative workaround
by Manish V Badarkhe
· 5 years ago
c367b75
Changes necessary to support SEPARATE_NOBITS_REGION feature
by Madhukar Pappireddy
· 5 years ago
f461fe3
Prevent speculative execution past ERET
by Anthony Steinhauser
· 5 years ago
ed108b5
Refactor ARMv8.3 Pointer Authentication support code
by Alexei Fedorov
· 6 years ago
1f46197
Add UBSAN support and handlers
by Justin Chadwell
· 6 years ago
e290a8fc
AArch64: Disable Secure Cycle Counter
by Alexei Fedorov
· 6 years ago
cc485e2
Rework smc_unknown return code path in smc_handler
by Madhukar Pappireddy
· 6 years ago
050136d
Fix restoration of PAuth context
by Alexei Fedorov
· 6 years ago
317d68e
Restore PAuth context in case of unknown SMC call
by Alexei Fedorov
· 6 years ago
b86048c
Add support for pointer authentication
by Antonio Nino Diaz
· 6 years ago
5283962
Add ARMv8.3-PAuth registers to CPU context
by Antonio Nino Diaz
· 6 years ago
0709055
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
e8ce60a
SPM: Introduce SMC handlers for SPCI and SPRT
by Antonio Nino Diaz
· 7 years ago
01fc1c2
BL31: Use helper function to save registers in SMC handler
by Soby Mathew
· 7 years ago
eaeaa4d
RAS: Introduce handler for EL3 EAs
by Jeenu Viswambharan
· 7 years ago
df8f318
RAS: Move EA handling to a separate file
by Jeenu Viswambharan
· 7 years ago
a9203ed
Add end_vector_entry assembler macro
by Roberto Vargas
· 7 years ago
14c6016
AArch64: Introduce RAS handling
by Jeenu Viswambharan
· 7 years ago
76454ab
AArch64: Introduce External Abort handling
by Jeenu Viswambharan
· 8 years ago
ef653d9
AArch64: Refactor GP register restore to separate function
by Jeenu Viswambharan
· 8 years ago
2f37046
Add support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· 7 years ago
4abd7fa
Redefine SMC_UNK as -1 instead of 0xFFFFFFFF
by Antonio Nino Diaz
· 7 years ago
201ca5b
runtime_exceptions: Save x4-x29 unconditionally
by Dimitris Papastamos
· 7 years ago
f62ad32
Workaround for CVE-2017-5715 on Cortex A57 and A72
by Dimitris Papastamos
· 8 years ago
4d91838
Fix x30 reporting for unhandled exceptions
by Julius Werner
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
a806dad
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· 9 years ago
a6ef439
Cosmetic change to exception table
by Douglas Raillard
· 9 years ago
872be88
Add PMF instrumentation points in TF
by dp-arm
· 9 years ago
e0ae9fa
Introduce some helper macros for exception vectors
by Sandrine Bailleux
· 9 years ago
bbf8f6f
Move context management code to common location
by Yatharth Kochar
· 10 years ago
5471841
Remove the IMF_READ_INTERRUPT_ID build option
by Soby Mathew
· 10 years ago
5717aae
Fix handling of spurious interrupts in BL3_1
by Achin Gupta
· 10 years ago
8b77962
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
4480425
Miscellaneous documentation fixes
by Sandrine Bailleux
· 11 years ago
0c8d4fe
Unmask SError interrupt and clear SCR_EL3.EA bit
by Achin Gupta
· 11 years ago
6397bf6
Merge pull request #172 from soby-mathew/sm/asm_assert
by danh-arm
· 11 years ago
626ed51
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· 11 years ago
b51da82
Remove coherent stack usage from the warm boot path
by Achin Gupta
· 11 years ago
a378108
Fix compilation issue for IMF_READ_INTERRUPT_ID build flag
by Soby Mathew
· 11 years ago
b460b8b
Pass 'cookie' parameter to interrupt handler in BL3-1
by Soby Mathew
· 11 years ago
9865ac1
Further renames of platform porting functions
by Dan Handley
· 11 years ago
5f0cdb0
Split platform.h into separate headers
by Dan Handley
· 11 years ago
dce74b8
Introduce interrupt handling framework in BL3-1
by Achin Gupta
· 11 years ago
a43d431
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
c3260f9
Preserve x19-x29 across world switch for exception handling
by Soby Mathew
· 11 years ago
97043ac
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
35e98e5
Make use of user/system includes more consistent
by Dan Handley
· 11 years ago
2bf28e6
Allocate single stacks for BL1 and BL2
by Andrew Thoelke
· 11 years ago
0a30cf5
Place assembler functions in separate sections
by Andrew Thoelke
· 11 years ago
d8b07aa
Move per cpu exception stack in BL31 to tzfw_normal_stacks
by Vikram Kanigiri
· 11 years ago
a7934d6
Add exception vector guards
by Jeenu Viswambharan
· 11 years ago
caa8493
Add support for handling runtime service requests
by Jeenu Viswambharan
· 11 years ago
b739f22
Setup VBAR_EL3 incrementally
by Achin Gupta
· 11 years ago
e83b0ca
Update year in copyright text to 2014
by Dan Handley
· 11 years ago
4a826dd
rework general purpose registers save and restore
by Achin Gupta
· 12 years ago
ab2d31e
Enable third party contributions
by Dan Handley
· 12 years ago
8d69a03
Various improvements/cleanups on the linker scripts
by Sandrine Bailleux
· 12 years ago
4f6ad66
ARMv8 Trusted Firmware release v0.2
by Achin Gupta
· 12 years ago
v0.2