Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
c1469071a17c9fdb994d3e4e08abae55b7702ca7
« Previous
faf3ac3
refactor(bl1): clean up bl2 layout calculation
by Harrison Mutai
· 10 months ago
91ce7c9
feat(arm): support FW handoff b/w BL2 & BL31
by Harrison Mutai
· 12 months ago
1181dd2
Merge "fix(tc): missing device regions in spmc manifest" into integration
by Manish Pandey
· 7 months ago
e259382
fix(tc): missing device regions in spmc manifest
by J-Alves
· 7 months ago
6fa472c
Merge changes from topic "nrd2_refactor" into integration
by Manish V Badarkhe
· 7 months ago
b8ce1ef
feat(docs): update maintainer list for neoverse_rd
by Rohit Mathew
· 9 months ago
554b2dd
Merge changes from topic "nrd1_refactor" into integration
by Manish V Badarkhe
· 7 months ago
29fb985
refactor(neoverse-rd): remove soc_css.mk from common makefile
by Rohit Mathew
· 11 months ago
cbc3756
refactor(neoverse-rd): unify GIC SPI range macros
by Rohit Mathew
· 9 months ago
ce37935
refactor(neoverse-rd): clean-up nrd_plat_arm_def2.h file
by Rohit Mathew
· 8 months ago
21c87d2
feat(neoverse-rd): disable SPMD_SPM_AT_SEL2 for N2/V2 platforms
by Rohit Mathew
· 7 months ago
b60f26e
feat(rdn2): enable AMU if present on the platform
by Rohit Mathew
· 7 months ago
69e4ecb
feat(rdn2): enable MTE2 if present on the platform
by Rohit Mathew
· 8 months ago
8ad6000
feat(rdn1edge): remove RD-N1-Edge from deprecated list
by Rohit Mathew
· 7 months ago
8676553
refactor(neoverse-rd): move defines out of platform_def.h
by Rohit Mathew
· 9 months ago
5a6e2a8
feat(sgi575): remove SGI-575 from deprecated list
by Rohit Mathew
· 7 months ago
57f6d5c
refactor(neoverse-rd): add defines for ROM, SRAM and DRAM2
by Rohit Mathew
· 9 months ago
bebe31d
refactor(neoverse-rd): define naming convention for RoS macros
by Rohit Mathew
· 8 months ago
29fd3da
refactor(neoverse-rd): define naming convention for CSS macros
by Rohit Mathew
· 8 months ago
63f191b
refactor(neoverse-rd): refactor mmap macro for RoS device memory region
by Rohit Mathew
· 8 months ago
e18e485
refactor(neoverse-rd): refactor mmap macro for CSS device memory region
by Rohit Mathew
· 8 months ago
7909cd8
refactor(neoverse-rd): set mmap naming convention
by Rohit Mathew
· 8 months ago
467afb8
refactor(neoverse-rd): rename nrd_plat_v2.c to align with convention
by Rohit Mathew
· 9 months ago
5c1d965
refactor(neoverse-rd): refactor nrd_soc_css_def_v2.h file
by Rohit Mathew
· 8 months ago
c7157c9
refactor(neoverse-rd): refactor nrd_soc_platform_def_v2.h file
by Rohit Mathew
· 8 months ago
8aa1dbd
refactor(neoverse-rd): refactor nrd_base_platform_def.h
by Rohit Mathew
· 9 months ago
84662e3
refactor(neoverse-rd): header files for second generation platforms
by Rohit Mathew
· 8 months ago
bafd74b
Merge "fix(optee): set interrupt handler before kernel boot" into integration
by Yann Gautier
· 7 months ago
56d9197
fix(rdn1edge): update RD-N1-Edge's changelog title
by Rohit Mathew
· 7 months ago
6edab64
feat(neoverse-rd): add scope for RD-V1-MC
by Rohit Mathew
· 7 months ago
e94dd97
feat(neoverse-rd): add scope for RD-V1
by Rohit Mathew
· 7 months ago
f5f4403
feat(neoverse-rd): add scope for SGI-575
by Rohit Mathew
· 7 months ago
b35e448
feat(neoverse-rd): disable SPMD_SPM_AT_SEL2 for A75/V1/N1 platforms
by Rohit Mathew
· 7 months ago
c94e8a8
feat(neoverse-rd): enable AMU if supported by the platform
by Rohit Mathew
· 7 months ago
16cf5f7
refactor(neoverse-rd): clean-up nrd_plat_arm_def1.h file
by Rohit Mathew
· 8 months ago
082b134
refactor(neoverse-rd): remove unused defines from platform_def.h
by Rohit Mathew
· 8 months ago
12ac34a
refactor(neoverse-rd): move defines out of platform_def.h
by Rohit Mathew
· 8 months ago
b4d4f06
refactor(neoverse-rd): rename definitions in nrd_ros_fw_def1.h file
by Rohit Mathew
· 8 months ago
a7a197c
refactor(neoverse-rd): rename definitions in nrd_ros_def1.h file
by Rohit Mathew
· 8 months ago
9e2800f
refactor(neoverse-rd): rename definitions in nrd_css_fw_def1.h file
by Rohit Mathew
· 8 months ago
74f5ba3
refactor(neoverse-rd): rename definitions in nrd_css_def1.h file
by Rohit Mathew
· 8 months ago
d4f58f1
refactor(neoverse-rd): rewrite CSS and RoS device mmap macros
by Rohit Mathew
· 8 months ago
04624f9
refactor(neoverse-rd): refactor mmap macro for RoS device memory region
by Rohit Mathew
· 8 months ago
e65adb1
refactor(neoverse-rd): refactor mmap macro for CSS device memory region
by Rohit Mathew
· 8 months ago
faf4964
refactor(neoverse-rd): migrate mmap entry from nrd_plat1.c
by Rohit Mathew
· 8 months ago
3ce4081
refactor(neoverse-rd): rename nrd_plat.c file
by Rohit Mathew
· 8 months ago
a2dae19
refactor(neoverse-rd): refactor nrd_soc_css_def.h file
by Rohit Mathew
· 8 months ago
30355fc
refactor(neoverse-rd): refactor nrd_soc_platform_def.h file
by Rohit Mathew
· 8 months ago
943906b
refactor(neoverse-rd): move away from nrd_base_platform_def.h
by Rohit Mathew
· 8 months ago
4f18691
refactor(neoverse-rd): remove inclusion of nrd_base_platform_def.h
by Rohit Mathew
· 8 months ago
ee9ce37
refactor(neoverse-rd): header files for first generation platforms
by Rohit Mathew
· 8 months ago
e191b38
refactor(neoverse-rd): refactor scope for Neoverse RD platforms
by Rohit Mathew
· 7 months ago
24c1bee
Merge changes from topic "st_maintainers" into integration
by Madhukar Pappireddy
· 7 months ago
72c1ad3
Merge "docs(fconf): add TB_FW config bindings" into integration
by Manish V Badarkhe
· 7 months ago
9cba37f
Merge "fix(cert-create): add guardrails around brainpool usage" into integration
by Manish V Badarkhe
· 7 months ago
0351912
Merge "fix(cert-create): use a salt length equal to digest length for RSA-PSS" into integration
by Manish V Badarkhe
· 7 months ago
d7ceb9f
refactor(docs): restructure min requirements section
by Harrison Mutai
· 7 months ago
d6768f3
Merge "fix(cpus): workaround for Cortex-X4 erratum 2763018" into integration
by Bipin Ravi
· 7 months ago
d9c8eff
fix(cpus): workaround for Cortex-X4 erratum 2763018
by Sona Mathew
· 7 months ago
916eb9e
fix(optee): set interrupt handler before kernel boot
by Jeffrey Kardatzke
· 7 months ago
c41c6c8
Merge "refactor(fvp_r): remove duplicated macro definitions" into integration
by Madhukar Pappireddy
· 7 months ago
343d3fd
Merge "fix(cpus): workaround for Cortex-X4 erratum 2740089" into integration
by Lauren Wehrmeister
· 7 months ago
f58088c
Merge "fix(cpus): workaround for Cortex-A715 erratum 2728106" into integration
by Lauren Wehrmeister
· 7 months ago
37b9f78
Merge "feat(qemu): update to manifest v0.3" into integration
by Soby Mathew
· 7 months ago
2c7b22d
feat(qemu): update to manifest v0.3
by Jean-Philippe Brucker
· 7 months ago
677bc34
Merge "feat(qemu): allow ARM_ARCH_MAJOR/MINOR override" into integration
by Yann Gautier
· 7 months ago
b14c92a
Merge "feat(qemu): enable FEAT_ECV when present" into integration
by Yann Gautier
· 7 months ago
cc52b3a
fix(tc): remove timer interrupt from G1S
by Jackson Cooper-Driver
· 9 months ago
81ec766
Merge "refactor(qemu): do not hardcode counter frequency" into integration
by Yann Gautier
· 7 months ago
4ac96e6
Merge "fix(cm): add more feature registers to EL1 context mgmt" into integration
by Madhukar Pappireddy
· 7 months ago
a1fa21a
Merge "docs(mte2): update docs" into integration
by Manish Pandey
· 7 months ago
b9a3553
refactor(qemu): do not hardcode counter frequency
by Marcin Juszkiewicz
· 7 months ago
7f16dac
docs(mte2): update docs
by Govindraj Raja
· 7 months ago
64645b5
refactor(fvp_r): remove duplicated macro definitions
by Leo Yan
· 7 months ago
a70e31d
refactor(changelog): change all occurrences of RSS to RSE
by Tamas Ban
· 7 months ago
fbe7dc8
refactor(qemu): change all occurrences of RSS to RSE
by Tamas Ban
· 9 months ago
3b76946
refactor(fvp): change all occurrences of RSS to RSE
by Tamas Ban
· 9 months ago
a12d427
refactor(fiptool): change all occurrences of RSS to RSE
by Tamas Ban
· 9 months ago
dc2a286
refactor(psa): change all occurrences of RSS to RSE
by Tamas Ban
· 9 months ago
a2473a9
refactor(fvp): remove leftovers from rss measured boot support
by Tamas Ban
· 9 months ago
dc15bf4
refactor(tc): change all occurrences of RSS to RSE
by Tamas Ban
· 9 months ago
a7bf68d
docs: change all occurrences of RSS to RSE
by Tamas Ban
· 9 months ago
0a7cf19
refactor(measured-boot): change all occurrences of RSS to RSE
by Tamas Ban
· 9 months ago
d097318
refactor(rse): 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
7b9945c
refactor(tc): rename all 'rss' files to 'rse'
by Tamas Ban
· 9 months ago
b66d077
docs: rename all 'rss' files to 'rse'
by Tamas Ban
· 9 months ago
acb7aa0
refactor(measured-boot): rename all 'rss' files to 'rse'
by Tamas Ban
· 9 months ago
59d4e2a
refactor(rss): rename all 'rss' files to 'rse'
by Tamas Ban
· 9 months ago
da33921
docs(fconf): add TB_FW config bindings
by Harrison Mutai
· 7 months ago
9b243ad
Merge "docs(plat): remove TC1 entry from the deprecation table" into integration
by Lauren Wehrmeister
· 7 months ago
739e8c7
fix(cm): add more feature registers to EL1 context mgmt
by Madhukar Pappireddy
· 7 months ago
7409510
Merge "fix(spm): add device-regions used in tf-a-tests" into integration
by Madhukar Pappireddy
· 7 months ago
e76dd30
Merge "fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32" into integration
by Yann Gautier
· 7 months ago
c5d5267
Merge "fix(gpt): declare gpt_tlbi_by_pa_ll()" into integration
by Soby Mathew
· 7 months ago
658865d
fix(spm): add device-regions used in tf-a-tests
by Daniel Boulby
· 8 months ago
1f08664
fix(gpt): declare gpt_tlbi_by_pa_ll()
by Soby Mathew
· 7 months ago
b8eca3b
fix(xilinx): check proc variable before use
by Michal Simek
· 7 months ago
a25d30f
docs(plat): remove TC1 entry from the deprecation table
by Manish V Badarkhe
· 7 months ago
69921c9
Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration
by Soby Mathew
· 7 months ago
Next »