Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
c5586d16a019c1feb8f7315818156aef1025cdf3
/
include
/
arch
3edbfa7
fix(aarch64): allow build with ARM_ARCH_MINOR=4
by Andre Przywara
· Tue Mar 28 16:55:06 2023 +0100
d62c681
feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED
by Jayanth Dodderi Chidanand
· Tue Mar 07 10:43:19 2023 +0000
605419a
feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED
by Jayanth Dodderi Chidanand
· Mon Mar 06 23:56:14 2023 +0000
906776e
refactor(amu): use new AMU feature check routines
by Andre Przywara
· Fri Mar 03 10:30:06 2023 +0000
0b7f1b0
refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1
by Andre Przywara
· Tue Mar 21 13:53:19 2023 +0000
436b4bb
refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED
by Andre Przywara
· Wed Feb 22 17:55:59 2023 +0000
6dd2d06
refactor(cpufeat): align FEAT_SEL2 to new feature handling
by Andre Przywara
· Wed Feb 22 16:53:50 2023 +0000
edc449d
refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED
by Andre Przywara
· Fri Jan 27 14:09:20 2023 +0000
0cf7740
refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED
by Andre Przywara
· Fri Jan 27 12:25:49 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
9727294
refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Jan 26 15:27:38 2023 +0000
46880dc
refactor(cpufeat): align FEAT_SB to new feature handling
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
c735f1c
refactor(cpufeat): use alternative encoding for "SB" barrier
by Andre Przywara
· Fri Nov 25 14:10:13 2022 +0000
44e33e0
refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 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
f3e8cfc
refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
ea416d6
Merge "feat(tcr2): support FEAT_TCR2" into integration
by Manish Pandey
· Fri Mar 17 14:44:41 2023 +0100
c37eee7
feat(tcr2): support FEAT_TCR2
by Mark Brown
· Tue Mar 14 20:13:03 2023 +0000
4f8eada
Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration
by Manish Pandey
· Wed Mar 15 12:45:26 2023 +0100
11b9b49
refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3
by Arvind Ram Prakash
· Tue Nov 22 14:41:00 2022 -0600
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
c97c551
refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
191eff6
refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
bb0db3b
refactor(cpufeat): wrap CPU ID register field isolation
by Andre Przywara
· Wed Jan 25 12:26:14 2023 +0000
259b6d0
Merge changes from topic "panic_cleanup" into integration
by Bipin Ravi
· Thu Feb 23 23:38:26 2023 +0100
a796b1b
refactor(aarch64): rename do_panic and el3_panic
by Govindraj Raja
· Mon Jan 16 17:35:07 2023 +0000
1ac5353
Merge changes I63b584cf,I617f3d41 into integration
by Manish V Badarkhe
· Tue Feb 21 14:44:37 2023 +0100
435f11c
feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS
by Raghu Krishnamurthy
· Sun Dec 25 13:02:00 2022 -0800
66a056e
refactor(el3_runtime): introduce save_x30 macro
by Manish Pandey
· Wed Jan 11 21:41:07 2023 +0000
3dc3cad
fix(mpam): run-time checks for mpam save/restore routines
by Rohit Mathew
· Fri Nov 11 18:45:11 2022 +0000
f20ad90
refactor(cpufeat): convert FEAT_HCX to new scheme
by Andre Przywara
· Tue Nov 15 11:45:19 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
2c550e3
refactor(amu): convert FEAT_AMUv1 to new scheme
by Andre Przywara
· Thu Nov 10 14:41:07 2022 +0000
e8920f6
refactor(cpufeat): decouple FGT feature detection and build flags
by Andre Przywara
· Thu Nov 10 14:28:01 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
84e794e
Merge "fix(aarch64): make AArch64 FGT feature detection more robust" into integration
by Sandrine Bailleux
· Fri Oct 28 08:15:46 2022 +0200
9ee6dd4
fix(security): optimisations for CVE-2022-23960
by Bipin Ravi
· Thu Oct 13 17:25:51 2022 -0500
9f574f6
fix(aarch64): make AArch64 FGT feature detection more robust
by Andre Przywara
· Fri Oct 07 12:19:05 2022 +0100
cabcad5
feat(drtm): prepare EL state during dynamic launch
by Manish Pandey
· Thu Jun 23 10:43:31 2022 +0100
69508e9
feat(debug): add AARCH32 CP15 fault registers
by Yann Gautier
· Tue May 21 18:59:18 2019 +0200
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
be3f7d0
Merge changes from topic "ffa_el3_spmc" into integration
by Olivier Deprez
· Wed Aug 24 16:31:01 2022 +0200
6b4ec24
feat(tsp): add FF-A support to the TSP
by Achin Gupta
· Mon Oct 04 20:13:36 2021 +0100
e089a17
feat(pauth): add/modify helpers to support QARMA3
by Juan Pablo Conde
· Wed Jun 29 17:44:43 2022 -0400
42305f2
feat(rng-trap): add EL3 support for FEAT_RNG_TRAP
by Juan Pablo Conde
· Tue Jul 12 16:40:29 2022 -0400
a793ccc
feat(trbe): add trbe under feature detection mechanism
by Jayanth Dodderi Chidanand
· Thu May 19 14:08:28 2022 +0100
6931675
feat(brbe): add brbe under feature detection mechanism
by Jayanth Dodderi Chidanand
· Mon May 09 12:33:03 2022 +0100
423045d
fix(include/aarch64): fix encodings for MPAMVPM* registers
by Varun Wadekar
· Wed May 25 12:45:22 2022 +0100
67259f8
Merge "fix(errata): workaround for Cortex-A710 erratum 2008768" into integration
by Bipin Ravi
· Tue May 10 22:49:06 2022 +0200
8a48954
Merge "fix(amu): limit virtual offset register access to NS world" into integration
by Joanna Farley
· Tue May 10 15:55:05 2022 +0200
7d52a8f
fix(errata): workaround for Cortex-A710 erratum 2008768
by johpow01
· Wed Mar 09 16:23:04 2022 -0600
8186596
feat(brbe): add BRBE support for NS world
by johpow01
· Fri Jan 28 17:06:20 2022 -0600
cc79927
fix(amu): limit virtual offset register access to NS world
by John Powell
· Tue Mar 29 00:25:59 2022 -0500
9461a89
refactor(el3-runtime): add arch-features detection mechanism
by Jayanth Dodderi Chidanand
· Mon Jan 17 18:57:17 2022 +0000
0824b45
feat(bl2): add support to separate no-loadable sections
by Jiafei Pan
· Thu Feb 24 10:47:33 2022 +0800
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
928747f
fix(el3-runtime): set unset pstate bits to default
by Daniel Boulby
· Tue May 25 18:09:34 2021 +0100
74b7e44
feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX
by johpow01
· Wed Dec 01 13:18:30 2021 -0600
9baade3
feat(sme): enable SME functionality
by johpow01
· Thu Jul 08 14:14:00 2021 -0500
9bcd147
Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration
by Manish Pandey
· Fri Oct 29 18:48:52 2021 +0200
0033b25
refactor(fvp_r): remove unused files and clean up makefiles
by johpow01
· Mon Oct 11 14:51:11 2021 -0500
03be39d
feat(mpmm): add support for MPMM
by Chris Kay
· Wed May 05 13:38:30 2021 +0100
a40141d
refactor(amu): detect architected counters at runtime
by Chris Kay
· Tue May 25 12:33:18 2021 +0100
a5fde28
refactor(amu): factor out register accesses
by Chris Kay
· Wed May 26 11:58:23 2021 +0100
b0d69e8
fix(pie): invalidate data cache in the entire image range if PIE is enabled
by Zelalem Aweke
· Fri Oct 15 17:25:52 2021 -0500
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
9d13402
refactor(gpt): productize and refactor GPT library
by johpow01
· Wed Jun 16 17:57:28 2021 -0500
13dc8f1
feat(rme): add RMM dispatcher (RMMD)
by Zelalem Aweke
· Fri Jul 09 14:20:03 2021 -0500
688fbf7
feat(rme): run BL2 in root world when FEAT_RME is enabled
by Zelalem Aweke
· Fri Jul 09 11:37:10 2021 -0500
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
3d7f654
chore: fvp_r: Initial No-EL3 and MPU Implementation
by Gary Morrison
· Wed Jan 27 13:08:47 2021 -0600
f91e59f
feat(hcx): add build option to enable FEAT_HCX
by johpow01
· Wed Aug 04 19:38:18 2021 -0500
51a9711
feat(trf): enable trace filter control register access from lower NS EL
by Manish V Badarkhe
· Thu Jul 08 09:33:18 2021 +0100
8ce3394
feat(trf): initialize trap settings of trace filter control registers access
by Manish V Badarkhe
· Sun Jul 18 02:26:27 2021 +0100
f356f7e
feat(sys_reg_trace): enable trace system registers access from lower NS ELs
by Manish V Badarkhe
· Tue Jun 29 11:44:20 2021 +0100
f7ee064
feat(sys_reg_trace): initialize trap settings of trace system registers access
by Manish V Badarkhe
· Wed Jul 07 16:27:10 2021 +0100
20df29c
feat(trbe): enable access to trace buffer control registers from lower NS EL
by Manish V Badarkhe
· Fri Jul 02 09:10:56 2021 +0100
e1cccb4
feat(trbe): initialize trap settings of trace buffer control registers access
by Manish V Badarkhe
· Wed Jun 23 20:02:39 2021 +0100
dd8af68
Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration
by Manish Pandey
· Mon Jul 26 11:15:30 2021 +0200
c79c3e9
Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration
by Joanna Farley
· Sat Jul 24 18:38:19 2021 +0200
44b4333
fix(sdei): set SPSR for SDEI based on TakeException
by Daniel Boulby
· Wed Nov 25 16:36:46 2020 +0000
c450277
feat(sve): enable SVE for the secure world
by Max Shvetsov
· Mon Mar 22 11:59:37 2021 +0000
b4ba2b3
refactor(aarch64): remove `FEAT_BTI` architecture check
by Chris Kay
· Tue Mar 09 16:01:38 2021 +0000
307f34b
fix(security): Set MDCR_EL3.MCCD bit
by Alexei Fedorov
· Fri May 14 11:21:56 2021 +0100
514e59c
Add PIE support for AARCH32
by Yann Gautier
· Mon Oct 05 11:02:54 2020 +0200
e57bce8
Avoid the use of linker *_SIZE__ macros
by Yann Gautier
· Tue Aug 18 14:42:41 2020 +0200
592a479
Merge changes from topic "dcc_console" into integration
by Madhukar Pappireddy
· Tue Apr 13 21:42:55 2021 +0200
f80014d
drivers: dcc: Support JTAG DCC console
by Venkatesh Yadav Abbarapu
· Fri Nov 27 02:58:24 2020 -0700
08fec33
arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms
by Chris Kay
· Tue Mar 09 13:34:35 2021 +0000
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
f3a4c54
Add support for FEAT_MTPMU for Armv8.6
by Javier Almansa Sobrino
· Mon Nov 23 18:38:15 2020 +0000
Next »