Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
51d53af5bc66b93fd152c628edd2eb4fcf9c2ac5
/
include
/
lib
8fc8e18
feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA
by Andre Przywara
· 4 months ago
e63794e
feat(d128): add support for FEAT_D128
by Govindraj Raja
· 3 months ago
fb3e615
Merge "feat(cpus): add support for cortex-a720ae" into integration
by Olivier Deprez
· 4 weeks ago
c3f81d8
Merge "fix(el3-runtime): correct CASSERT for cpu data size" into integration
by Olivier Deprez
· 4 weeks ago
44460e8
Merge "chore(cpus): optimise runtime errata applications" into integration
by Govindraj Raja
· 5 weeks ago
898364b
feat(cpus): add support for cortex-a720ae
by Ahmed Azeem
· 6 weeks ago
7ae5f5b
feat(cpus): add support for arcadia cpu
by Govindraj Raja
· 7 weeks ago
24395f4
chore(cpus): optimise runtime errata applications
by Boyan Karatotev
· 8 weeks ago
91ed5ae
fix(el3-runtime): correct CASSERT for cpu data size
by Omkar Anand Kulkarni
· 11 months ago
70cc175
feat(sctlr2): add support for FEAT_SCTLR2
by Jayanth Dodderi Chidanand
· 3 months ago
6b70686
feat(the): add support for FEAT_THE
by Jayanth Dodderi Chidanand
· 3 months ago
b0ac801
Merge "fix(cpus): modify the fix for Cortex-A75 erratum 764081" into integration
by Mark Dykes
· 7 weeks ago
ef1b5d8
fix(cpus): modify the fix for Cortex-A75 erratum 764081
by Sona Mathew
· 5 months ago
89e8307
fix(cpus): workaround for Cortex-X4 erratum 3076789
by Ryan Everett
· 6 months ago
0f38c77
fix(cpus): workaround for Cortex-X4 erratum 2897503
by Arvind Ram Prakash
· 3 months ago
34060b4
feat(cm): handle asymmetry for FEAT_TCR2
by Jayanth Dodderi Chidanand
· 3 months ago
5fc97ca
Merge changes from topic "clean-up-errata-compatibility" into integration
by Manish V Badarkhe
· 3 months ago
9abe23b
refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1
by Jayanth Dodderi Chidanand
· 7 months ago
aeb82d6
chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code
by Jayanth Dodderi Chidanand
· 4 months ago
4231000
Merge changes from topic "mp/simd_ctxt_mgmt" into integration
by Manish V Badarkhe
· 3 months ago
36d524f
chore(simd): remove unused macros and utilities for FP
by Madhukar Pappireddy
· 7 months ago
5c1b8d9
feat(simd): introduce simd context helper APIs
by Madhukar Pappireddy
· 5 months ago
78728cd
feat(simd): add routines to save, restore sve state
by Madhukar Pappireddy
· 5 months ago
dd9af9b
feat(simd): add sve state to simd ctxt struct
by Madhukar Pappireddy
· 5 months ago
0cb58bc
feat(simd): add data struct for simd ctxt management
by Madhukar Pappireddy
· 5 months ago
2b43393
feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228)
by Arvind Ram Prakash
· 4 months ago
8dc2c8e
feat(cm): support for asymmetric feature among cores
by Manish Pandey
· 4 months ago
4ba3c35
Merge "fix(cpus): workaround for Cortex-A720 erratum 2844092" into integration
by Mark Dykes
· 3 months ago
7c36945
Merge "fix(cpus): workaround for Cortex-X4 erratum 2816013" into integration
by Mark Dykes
· 3 months ago
b4fd827
Merge changes from topic "ar/asymmetricSupport" into integration
by Manish V Badarkhe
· 4 months ago
1ee6a98
fix(cpus): workaround for Cortex-A720 erratum 2844092
by Sona Mathew
· 4 months ago
d1cb83e
fix(cpus): workaround for Cortex-X4 erratum 2816013
by Sona Mathew
· 4 months ago
58f89ed
feat(trbe): introduce trbe_disable() function
by Arvind Ram Prakash
· 4 months ago
e01b422
feat(spe): introduce spe_disable() function
by Manish Pandey
· 4 months ago
46dff39
chore(spe): rename spe_disable() to spe_stop()
by Manish Pandey
· 4 months ago
4d69bd6
refactor(cm): convert el1-ctx assembly offset entries to c structure
by Jayanth Dodderi Chidanand
· 8 months ago
3a71df6
feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT
by Jayanth Dodderi Chidanand
· 6 months ago
3f588c4
refactor(cpus): remove cpu specific errata funcs
by Ryan Everett
· 6 months ago
d34d7fd
refactor(cpus): directly invoke errata reporter
by Ryan Everett
· 7 months ago
7bce645
Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration
by Manish Pandey
· 4 months ago
55878e5
Merge "fix(xlat): correct attribute retrieval in a RME enabled system" into integration
by Olivier Deprez
· 4 months ago
deae050
Merge "feat(fgt2): add support for FEAT_FGT2" into integration
by Manish Pandey
· 4 months ago
bfab8eb
feat(tc): enable Last-level cache (LLC)
by Jagdish Gediya
· 4 months ago
1670a2b
feat(cpus): add sysreg_bitfield_insert_from_gpr macro
by Jagdish Gediya
· 4 months ago
010d2ae
feat(handoff): fix register convention r1/x1 value on transfer list
by levi.yun
· 6 months ago
468c3d4
fix(xlat): correct attribute retrieval in a RME enabled system
by Manish V Badarkhe
· 5 months ago
62d87e7
feat(fgt2): add support for FEAT_FGT2
by Arvind Ram Prakash
· 6 months ago
05b4763
feat(debugv8p9): add support for FEAT_Debugv8p9
by Arvind Ram Prakash
· 6 months ago
18a9322
fix(arm): correct RSE_CRYPTO_EXPORT_PUBLIC_KEY_SID
by Leo Yan
· 5 months ago
bbb6a92
Merge "feat(cm): context switch MDCR_EL3 register" into integration
by Manish Pandey
· 5 months ago
18562c7
refactor(lib): rename GENMASK parameters
by Ghennadi Procopciuc
· 5 months ago
bd1d229
fix(lib): avoid CWE-190 for GENMASK macros
by Ghennadi Procopciuc
· 5 months ago
bfeaf0f
fix(lib): fix MISRA 12.2 violations for BIT32 and BIT64 macros
by Ghennadi Procopciuc
· 5 months ago
118b335
feat(cm): context switch MDCR_EL3 register
by Jayanth Dodderi Chidanand
· 5 months ago
a28c5b4
Merge changes from topic "nrd3_support" into integration
by Manish V Badarkhe
· 5 months ago
716eb70
feat(psa): introduce generic library for CCA attestation
by Vivek Gautam
· 1 year, 8 months ago
9b9e522
feat(rockchip): add RK3566/RK3568 Socs support
by shengfei Xu
· 2 years, 2 months ago
feb5223
Merge "refactor(cm): move mpam registers into el2 context" into integration
by Manish Pandey
· 6 months ago
8276014
chore: rename Blackhawk to Cortex-X925
by Govindraj Raja
· 6 months ago
106437d
chore: rename Chaberton to Cortex-A725
by Govindraj Raja
· 6 months ago
c1b4148
refactor(cm): move mpam registers into el2 context
by Jayanth Dodderi Chidanand
· 6 months ago
5969e1c
Merge "feat(cpus): support to update External LLC presence in Neoverse N3" into integration
by Olivier Deprez
· 7 months ago
47f7355
Merge "fix(smc): correctly find pmf version" into integration
by Olivier Deprez
· 7 months ago
7cbdd14
Merge "feat(cpus): support to update External LLC presence in Neoverse V2" into integration
by Manish Pandey
· 7 months ago
5619356
fix(smc): correctly find pmf version
by Govindraj Raja
· 7 months ago
4a9f530
feat(cpus): support to update External LLC presence in Neoverse N3
by Younghyun Park
· 7 months ago
3cc6317
chore: rename hermes to neoverse-n3
by Govindraj Raja
· 7 months ago
ee647e3
feat(cpus): support to update External LLC presence in Neoverse V2
by Younghyun Park
· 7 months ago
560537e
feat((smccc): add version FID for PMF
by Govindraj Raja
· 7 months ago
cd29ad5
refactor(smccc): move pmf to vendor el3 calls
by Govindraj Raja
· 7 months ago
79cd7a0
refactor(smccc): move debugfs to vendor el3 calls
by Govindraj Raja
· 9 months ago
3109e28
feat(smccc): add vendor specific el3 id
by Govindraj Raja
· 9 months ago
dbb7eb3
Merge changes from topic "rss_rse_rename" into integration
by Manish V Badarkhe
· 7 months ago
6b4a772
Merge changes from topic "hm/handoff" into integration
by Manish Pandey
· 7 months ago
803d22b
feat(handoff): add TE's for BL1 handoff interface
by Harrison Mutai
· 11 months ago
d9c8eff
fix(cpus): workaround for Cortex-X4 erratum 2763018
by Sona Mathew
· 8 months ago
dc2a286
refactor(psa): change all occurrences of RSS to RSE
by Tamas Ban
· 9 months ago
dcc639e
refactor(psa): rename all 'rss' files to 'rse'
by Tamas Ban
· 9 months ago
739e8c7
fix(cm): add more feature registers to EL1 context mgmt
by Madhukar Pappireddy
· 7 months ago
69921c9
Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration
by Soby Mathew
· 7 months ago
b9a363d
Merge changes from topic "lto-fixes" into integration
by Manish Pandey
· 7 months ago
a13f584
feat(locks): add bitlock
by AlexeiFedorov
· 9 months ago
fe24635
Merge "fix(handoff): correct representation of tag_id" into integration
by Mark Dykes
· 8 months ago
c117dd8
fix(cm): remove ENABLE_FEAT_MTE usage
by Jayanth Dodderi Chidanand
· 8 months ago
564c286
fix(cm): hide `cm_init_context_by_index` from BL1
by Chris Kay
· 10 months ago
bf9cb5f
fix(cm): add more system registers to EL1 context mgmt
by Madhukar Pappireddy
· 8 months ago
4490cd0
fix(handoff): correct representation of tag_id
by Harrison Mutai
· 8 months ago
60438ee
feat(handoff): add additional TE tags
by Harrison Mutai
· 12 months ago
4199eaa
Merge changes from topic "mte_fixes" into integration
by Madhukar Pappireddy
· 8 months ago
c1be66f
refactor(mte): remove mte, mte_perm
by Govindraj Raja
· 9 months ago
51108be
chore: rename Poseidon to Neoverse V3
by Sona Mathew
· 9 months ago
5e03975
fix(cpus): workaround for Cortex-A720 erratum 2926083
by Bipin Ravi
· 8 months ago
593ade7
Merge "fix(cpus): workaround for Cortex-A720 erratum 2940794" into integration
by Madhukar Pappireddy
· 8 months ago
38ab0b7
fix(cpus): workaround for Cortex-A720 erratum 2940794
by Bipin Ravi
· 9 months ago
bfcacc8
fix(cpus): workaround for Cortex-A715 erratum 2413290
by Sona Mathew
· 9 months ago
468483e
Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration
by Manish Pandey
· 9 months ago
4eb28e8
Merge changes from topic "DPE" into integration
by Manish V Badarkhe
· 9 months ago
fbbee6b
refactor(cm): couple el2 registers with dependent feature flags
by Jayanth Dodderi Chidanand
· 10 months ago
5af4b78
fix(cpus): workaround for Cortex-A715 erratum 2344187
by Harrison Mutai
· 11 months ago
d571d6e
feat(dice): add cert_id argument to dpe_derive_context()
by Tamas Ban
· 10 months ago
Next »