Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
3a3eb144a688ca80262bf94f5ffe425f77bf9b9c
/
plat
3a3eb14
feat(imx8mm): optionally take params from BL2
by Sascha Hauer
· 10 months ago
b8988cd
feat(imx93): optionally take params from BL2
by Sascha Hauer
· 10 months ago
eb3d2ee
feat(imx): add helper to take params from BL2
by Sascha Hauer
· 10 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
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
· 8 months ago
b60f26e
feat(rdn2): enable AMU if present on the platform
by Rohit Mathew
· 8 months ago
69e4ecb
feat(rdn2): enable MTE2 if present on the platform
by Rohit Mathew
· 8 months ago
8676553
refactor(neoverse-rd): move defines out of platform_def.h
by Rohit Mathew
· 9 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
8ad6000
feat(rdn1edge): remove RD-N1-Edge from deprecated list
by Rohit Mathew
· 7 months ago
5a6e2a8
feat(sgi575): remove SGI-575 from deprecated list
by Rohit Mathew
· 7 months ago
b35e448
feat(neoverse-rd): disable SPMD_SPM_AT_SEL2 for A75/V1/N1 platforms
by Rohit Mathew
· 8 months ago
c94e8a8
feat(neoverse-rd): enable AMU if supported by the platform
by Rohit Mathew
· 8 months ago
16cf5f7
refactor(neoverse-rd): clean-up nrd_plat_arm_def1.h file
by Rohit Mathew
· 9 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
· 9 months ago
74f5ba3
refactor(neoverse-rd): rename definitions in nrd_css_def1.h file
by Rohit Mathew
· 9 months ago
d4f58f1
refactor(neoverse-rd): rewrite CSS and RoS device mmap macros
by Rohit Mathew
· 9 months ago
04624f9
refactor(neoverse-rd): refactor mmap macro for RoS device memory region
by Rohit Mathew
· 9 months ago
e65adb1
refactor(neoverse-rd): refactor mmap macro for CSS device memory region
by Rohit Mathew
· 9 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
· 9 months ago
a2dae19
refactor(neoverse-rd): refactor nrd_soc_css_def.h file
by Rohit Mathew
· 9 months ago
30355fc
refactor(neoverse-rd): refactor nrd_soc_platform_def.h file
by Rohit Mathew
· 9 months ago
943906b
refactor(neoverse-rd): move away from nrd_base_platform_def.h
by Rohit Mathew
· 9 months ago
4f18691
refactor(neoverse-rd): remove inclusion of nrd_base_platform_def.h
by Rohit Mathew
· 9 months ago
ee9ce37
refactor(neoverse-rd): header files for first generation platforms
by Rohit Mathew
· 9 months ago
c41c6c8
Merge "refactor(fvp_r): remove duplicated macro definitions" into integration
by Madhukar Pappireddy
· 7 months ago
2c7b22d
feat(qemu): update to manifest v0.3
by Jean-Philippe Brucker
· 8 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
81ec766
Merge "refactor(qemu): do not hardcode counter frequency" into integration
by Yann Gautier
· 7 months ago
b9a3553
refactor(qemu): do not hardcode counter frequency
by Marcin Juszkiewicz
· 7 months ago
64645b5
refactor(fvp_r): remove duplicated macro definitions
by Leo Yan
· 7 months ago
658865d
fix(spm): add device-regions used in tf-a-tests
by Daniel Boulby
· 9 months ago
2a82ca6
feat(qemu): allow ARM_ARCH_MAJOR/MINOR override
by Jean-Philippe Brucker
· 8 months ago
26cf05d
fix: static checks on spmc dts
by J-Alves
· 8 months ago
b9a363d
Merge changes from topic "lto-fixes" into integration
by Manish Pandey
· 8 months ago
639c6db
Merge changes from topic "hm/handoff" into integration
by Manish Pandey
· 8 months ago
beaccd1
feat(qemu): enable FEAT_ECV when present
by Jean-Philippe Brucker
· 8 months ago
ed25192
Merge "fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest" into integration
by Madhukar Pappireddy
· 8 months ago
babec87
refactor(fvp): reduce max size of HW_CONFIG to 16KB
by Harrison Mutai
· 12 months ago
215a170
refactor(arm): replace hard-coded HW_CONFIG DT size
by Harrison Mutai
· 8 months ago
e2ae162
fix(fvp): don't check MPIDRs with the power controller in BL1
by Chris Kay
· 10 months ago
f3c0fe1
fix(arm): only expose `arm_bl2_dyn_cfg_init` to BL2
by Chris Kay
· 10 months ago
5aff01e
fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest
by Karl Meakin
· 8 months ago
5c23e4e
Merge "refactor(arm): remove unused SP_MIN UART macros" into integration
by Bipin Ravi
· 8 months ago
b297780
Merge changes I3a4f9a4f,Iedc4e640 into integration
by Soby Mathew
· 8 months ago
414043d
feat(rme): pass console info via RMM-EL3 ifc
by Soby Mathew
· 8 months ago
9490f1f
refactor(arm): remove unused SP_MIN UART macros
by Leo Yan
· 8 months ago
779d34f
Merge "fix(nuvoton): prevent changing clock frequency" into integration
by Madhukar Pappireddy
· 8 months ago
7dd449f
Merge "feat(imx8mq): detect console base address during runtime" into integration
by Madhukar Pappireddy
· 8 months ago
1ae93c3
feat(imx8mq): detect console base address during runtime
by Leonard Göhrs
· 9 months ago
2c0fd19
feat(xilinx): send SGI to mailbox driver
by Tanmay Shah
· 10 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
2ea0584
Merge changes from topic "feature/imx8m-csu" into integration
by Madhukar Pappireddy
· 8 months ago
65120d5
fix(nuvoton): prevent changing clock frequency
by rutigl@gmail.com
· 8 months ago
9ccce5e
feat(imx8ulp): give HIFI4 DSP access to more resources
by Laurentiu Mihalcea
· 8 months ago
526cbc5
Merge "fix(cpus): workaround for Cortex-A720 erratum 2926083" into integration
by Mark Dykes
· 8 months ago
e2954e5
Merge changes Id72a0370,I2bafba38,I2bd48441,I164c579c,Iddf8aea0, ... into integration
by André Przywara
· 8 months ago
5e03975
fix(cpus): workaround for Cortex-A720 erratum 2926083
by Bipin Ravi
· 9 months ago
212a3e2
Merge "fix(nuvoton): gfx frame buffer memory corruption during secondary boot" into integration
by Madhukar Pappireddy
· 8 months ago
bf55f93
Merge changes from topic "st_mckprot_bl32" into integration
by Madhukar Pappireddy
· 8 months ago
53aa28c
refactor: fix common misspelling of init*
by Harrison Mutai
· 8 months ago
81277dc
refactor(stm32mp1): move the MCU security to BL32
by Yann Gautier
· 2 years, 10 months ago
86f32f9
fix(nuvoton): gfx frame buffer memory corruption during secondary boot
by rutigl@gmail.com
· 9 months ago
76fa454
Merge "refactor(mbedtls): remove mbedtls 2.x support" into integration
by Manish V Badarkhe
· 8 months ago
b3b6de7
refactor(mbedtls): remove mbedtls 2.x support
by laurenw-arm
· 9 months ago
75b3f47
style(imx8m): add parenthesis to CSU_HP_REG
by Stefan Kerkmann
· 9 months ago
f90c6c5
feat(imx8mp): restrict peripheral access to secure world
by Stefan Kerkmann
· 9 months ago
29d6856
feat(imx8mp): set and lock almost all peripherals as non-secure
by Stefan Kerkmann
· 9 months ago
3dc50ca
feat(imx8mm): restrict peripheral access to secure world
by Stefan Kerkmann
· 9 months ago
f676ff3
feat(imx8mm): set and lock almost all peripherals as non-secure
by Stefan Kerkmann
· 9 months ago
bfcacc8
fix(cpus): workaround for Cortex-A715 erratum 2413290
by Sona Mathew
· 9 months ago
c883ce0
feat(rpi): add Raspberry Pi 5 support
by Mario Bălănică
· 12 months ago
4065646
fix(rpi): consider MT when calculating core index from MPIDR
by Mario Bălănică
· 12 months ago
cb759ff
refactor(rpi): move register definitions out of rpi_hw.h
by Mario Bălănică
· 12 months ago
3bb68ae
refactor(rpi): add platform macro for the crash UART base address
by Mario Bălănică
· 12 months ago
c258e4c
refactor(rpi): split out console registration logic
by Mario Bălănică
· 12 months ago
3a946f3
refactor(rpi): move more platform-specific code into common
by Mario Bălănică
· 12 months ago
468483e
Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration
by Manish Pandey
· 9 months ago
e75df8f
Merge "fix(tc): do not use r0 for HW_CONFIG" into integration
by Manish V Badarkhe
· 9 months ago
Next »