Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
e9f127f419ee63efb122da47a8c48e7216712c8f
/
include
/
arch
/
aarch64
/
arch_helpers.h
8fc8e18
feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA
by Andre Przywara
· Fri Aug 09 17:04:22 2024 +0100
e63794e
feat(d128): add support for FEAT_D128
by Govindraj Raja
· Fri Sep 06 15:43:43 2024 +0100
70cc175
feat(sctlr2): add support for FEAT_SCTLR2
by Jayanth Dodderi Chidanand
· Fri Sep 06 13:49:31 2024 +0100
6b70686
feat(the): add support for FEAT_THE
by Jayanth Dodderi Chidanand
· Thu Sep 05 22:24:04 2024 +0100
62d87e7
feat(fgt2): add support for FEAT_FGT2
by Arvind Ram Prakash
· Thu Jun 06 11:33:37 2024 -0500
bd8b1bb
feat(gpt): add support for large GPT mappings
by AlexeiFedorov
· Wed Mar 13 17:07:03 2024 +0000
eaa9019
feat(dsu): save/restore DSU PMU register
by Arvind Ram Prakash
· Thu Dec 21 00:25:52 2023 -0600
739e8c7
fix(cm): add more feature registers to EL1 context mgmt
by Madhukar Pappireddy
· Wed Apr 17 17:07:13 2024 -0500
1f08664
fix(gpt): declare gpt_tlbi_by_pa_ll()
by Soby Mathew
· Fri Apr 19 11:04:14 2024 +0100
69921c9
Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration
by Soby Mathew
· Fri Apr 19 11:24:01 2024 +0200
ebd0191
feat(aarch64): add functions for TLBI RPALOS
by AlexeiFedorov
· Wed Mar 13 12:31:51 2024 +0000
bf9cb5f
fix(cm): add more system registers to EL1 context mgmt
by Madhukar Pappireddy
· Mon Mar 25 17:49:00 2024 -0500
1c3edc8
Merge changes from topic "mp/undef_injection" into integration
by Manish V Badarkhe
· Wed Feb 28 14:38:49 2024 +0100
95452ea
Merge "fix(gpt): use DC CIGDPAPA when MTE2 is implemented" into integration
by Manish Pandey
· Wed Feb 28 12:35:59 2024 +0100
5cfe515
feat(cpufeat): added few helper functions
by Manish Pandey
· Tue Jan 09 15:55:20 2024 +0000
1facfb1
refactor(context-mgmt): move EL1 save/restore routines into C
by Jayanth Dodderi Chidanand
· Mon Jan 08 13:14:27 2024 +0000
c80d0de
fix(gpt): use DC CIGDPAPA when MTE2 is implemented
by Olivier Deprez
· Wed Jan 17 15:12:04 2024 +0100
a698989
refactor(cm): move remaining EL2 save/restore into C
by Boyan Karatotev
· Mon May 15 15:09:16 2023 +0100
df4ad84
feat(mte): adds feature detection for MTE_PERM
by Maksims Svecovs
· Fri Mar 24 13:05:09 2023 +0000
870627e
refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED
by Andre Przywara
· Fri Jan 27 12:25:49 2023 +0000
326f295
feat(gcs): support guarded control stack
by Mark Brown
· Tue Mar 14 21:33:04 2023 +0000
293a661
feat(pie/por): support permission indirection and overlay
by Mark Brown
· Tue Mar 14 20:48:43 2023 +0000
edc449d
refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED
by Andre Przywara
· Fri Jan 27 14:09:20 2023 +0000
902c902
refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 17:30:43 2022 +0000
c346418
refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 17:30:43 2022 +0000
98908b3
refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
84b8653
refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
c37eee7
feat(tcr2): support FEAT_TCR2
by Mark Brown
· Tue Mar 14 20:13:03 2023 +0000
183638f
style: remove useless trailing semicolon and line continuations
by Elyes Haouas
· Mon Feb 13 10:05:41 2023 +0100
06ea44e
refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 17:30:43 2022 +0000
5d6d2ab
refactor(context-mgmt): move FEAT_FGT save/restore code into C
by Andre Przywara
· Thu Nov 10 14:40:37 2022 +0000
23b57bb
feat(aarch64): make ID system register reads non-volatile
by Andre Przywara
· Mon Nov 14 10:39:48 2022 +0000
bdc76f1
feat(fvp): emulate trapped RNDR
by Andre Przywara
· Mon Nov 21 17:07:25 2022 +0000
cabcad5
feat(drtm): prepare EL state during dynamic launch
by Manish Pandey
· Thu Jun 23 10:43:31 2022 +0100
fcb716f
Merge "feat(pauth): add/modify helpers to support QARMA3" into integration
by Manish Pandey
· Thu Sep 22 11:59:39 2022 +0200
d4e2503
feat(gic): add APIs to raise NS and S-EL1 SGIs
by Florian Lugou
· Wed Sep 08 12:40:24 2021 +0200
e089a17
feat(pauth): add/modify helpers to support QARMA3
by Juan Pablo Conde
· Wed Jun 29 17:44:43 2022 -0400
48e6b57
fix(gpt_rme): rework delegating/undelegating sequence
by Robert Wakim
· Thu Oct 21 15:39:56 2021 +0100
60786e7
test(el3-runtime): dit is retained on world switch
by Daniel Boulby
· Fri Oct 22 11:37:34 2021 +0100
9baade3
feat(sme): enable SME functionality
by johpow01
· Thu Jul 08 14:14:00 2021 -0500
03be39d
feat(mpmm): add support for MPMM
by Chris Kay
· Wed May 05 13:38:30 2021 +0100
88fb9af
Merge "feat(fvp_r): configure system registers to boot rich OS" into integration
by Joanna Farley
· Thu Oct 07 18:14:43 2021 +0200
5693afe
feat(fvp_r): configure system registers to boot rich OS
by Manish Pandey
· Wed Oct 06 17:28:09 2021 +0100
79e3d29
feat(rme): add register definitions and helper functions for FEAT_RME
by Zelalem Aweke
· Thu Jul 08 16:51:14 2021 -0500
56f1e3e
fvp_r: load, auth, and transfer from BL1 to BL33
by laurenw-arm
· Wed Mar 03 14:19:38 2021 -0600
f91e59f
feat(hcx): add build option to enable FEAT_HCX
by johpow01
· Wed Aug 04 19:38:18 2021 -0500
f80014d
drivers: dcc: Support JTAG DCC console
by Venkatesh Yadav Abbarapu
· Fri Nov 27 02:58:24 2020 -0700
fa59c6f
Enable v8.6 AMU enhancements (FEAT_AMUv1p1)
by johpow01
· Fri Oct 02 13:41:11 2020 -0500
6fd816e
Define registers for FEAT_RNG support
by Tomas Pilar
· Wed Oct 28 15:34:12 2020 +0000
5c29cba
aarch64/arm: Add compiler barrier to barrier instructions
by Andre Przywara
· Fri Oct 16 18:19:03 2020 +0100
bde5c95
Add wrapper for AT instruction
by Manish V Badarkhe
· Tue Jul 14 14:43:12 2020 +0100
7e6306b
TF-A AMU extension: fix detection of group 1 counters.
by Alexei Fedorov
· Tue Jul 14 08:17:56 2020 +0100
3e24c16
Enable v8.6 WFE trap delays
by johpow01
· Wed Apr 22 14:05:13 2020 -0500
90d6532
Provide a hint to power controller for DSU cluster power down
by Madhukar Pappireddy
· Wed Oct 30 14:24:39 2019 -0500
019b4f8
locks: bakery: use is_dcache_enabled() helper
by Masahiro Yamada
· Thu Apr 02 15:35:19 2020 +0900
8a6e961
Add get_current_el_maybe_constant()
by Masahiro Yamada
· Thu Mar 26 13:18:48 2020 +0900
b8f26e9
Make PAC demangling more generic
by Alexei Fedorov
· Thu Feb 06 17:11:03 2020 +0000
1c7c13a
Enable MTE support in both secure and non-secure worlds
by Justin Chadwell
· Thu Jul 18 14:25:33 2019 +0100
16d006b
Workaround for cortex-A76 errata 1286807
by Soby Mathew
· Fri May 03 13:17:56 2019 +0100
bc6fdc0
Remove deprecated interfaces
by Ambroise Vincent
· Wed Mar 27 16:06:02 2019 +0000
b091eb9
Ensure proper ID register is checked for feature detection
by Dimitris Papastamos
· Wed Feb 27 11:46:48 2019 +0000
f5fdfbc
Cortex-A53: Workarounds for 819472, 824069 and 827319
by Ambroise Vincent
· Thu Feb 21 14:16:24 2019 +0000
25cda67
Add support for pointer authentication
by Antonio Nino Diaz
· Tue Feb 19 11:53:51 2019 +0000
d1301a9
Helper function to read ID_AFR0_EL1 system register
by Varun Wadekar
· Wed Jan 23 09:41:28 2019 -0800
c326c34
xlat v2: Dynamically detect need for CnP bit
by Antonio Nino Diaz
· Fri Jan 11 11:20:10 2019 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
8d1ade6
Reorganize architecture-dependent header files
by Antonio Nino Diaz
· Mon Dec 17 17:20:57 2018 +0000
[Renamed from include/lib/aarch64/arch_helpers.h]
0f3a004
Merge pull request #1731 from miyatsu/doc-fix-20181225
by Antonio Niño Díaz
· Fri Jan 04 09:14:22 2019 +0000