Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
94e197668ce3d4314e692e9c061a4b05efd1a2ba
/
plat
/
arm
/
common
« Previous
a72c337
Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot
by Dimitris Papastamos
· 6 years ago
497f357
Merge pull request #1373 from jeenu-arm/ras-support
by Dimitris Papastamos
· 6 years ago
b37eba9
Revert "plat/arm: Migrate AArch64 port to the multi console driver"
by Antonio Nino Diaz
· 6 years ago
d9166ac
plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option
by Antonio Nino Diaz
· 6 years ago
93bd916
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
a5b5b8d
ARM Platforms: Support RAS
by Jeenu Viswambharan
· 7 years ago
550eb08
ARM platforms: Demonstrate mem_protect from el3_runtime
by Roberto Vargas
· 7 years ago
b72de19
Merge pull request #1356 from robertovargas-arm/misra-changes
by Dimitris Papastamos
· 7 years ago
52f707f
Fix MISRA rule 8.4 Part 4
by Roberto Vargas
· 7 years ago
3c98ce4
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
5ce394c
plat/arm: Allow override of default TZC regions
by Summer Qin
· 7 years ago
ff957ed
plat: fix switch statements to comply with MISRA rules
by Jonathan Wright
· 7 years ago
3c817f4
Rename 'smcc' to 'smccc'
by Antonio Nino Diaz
· 7 years ago
9427357
Juno: Change the Firmware update detect mechanism
by Soby Mathew
· 7 years ago
db14130
BL2U: Fix ARM platform timer initilization
by Soby Mathew
· 7 years ago
6d07e67
Remove sp_min functions from plat_common.c
by Soby Mathew
· 7 years ago
2ca18d9
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
cc36484
Dynamic cfg: MISRA fixes
by Soby Mathew
· 7 years ago
96a1c6b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· 7 years ago
7c6df5b
ARM Platorms: Load TB_FW_CONFIG in BL1
by Soby Mathew
· 7 years ago
7d5a2e7
ARM Platforms: Migrate to new BL handover interface
by Soby Mathew
· 7 years ago
c44110d
ARM Platforms: Add CASSERT for BL2_BASE
by Soby Mathew
· 7 years ago
b58da6f
ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1
by Soby Mathew
· 7 years ago
46343c0
ARM platforms: Fix console address for flush
by Jeenu Viswambharan
· 7 years ago
9c5ca52
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· 7 years ago
4d15680
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· 7 years ago
cd7711d
Build: merge build macros between FIP_ and FWU_FIP_
by Masahiro Yamada
· 7 years ago
5220780
bl2-el3: Add BL2 at EL3 support in FVP
by Roberto Vargas
· 7 years ago
8a41859
Move TSP to TZC secured DRAM
by Dimitris Papastamos
· 7 years ago
6e28446
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· 7 years ago
15b149e
ARM Platforms: Change the TZC access permissions for EL3 payload
by Soby Mathew
· 7 years ago
5bdbb47
Refactor Statistical Profiling Extensions implementation
by Dimitris Papastamos
· 7 years ago
a5acc0a
ARM platforms: Enable SDEI
by Jeenu Viswambharan
· 7 years ago
b183745
ARM platforms: Define exception macros
by Jeenu Viswambharan
· 7 years ago
1dc771b
ARM platforms: Provide SDEI entry point validation
by Jeenu Viswambharan
· 7 years ago
59424d8
ARM platforms: Make arm_validate_ns_entrypoint() common
by Jeenu Viswambharan
· 7 years ago
fbf5bda
GICv2: Fix populating PE target data
by Jeenu Viswambharan
· 7 years ago
baa1611
Merge pull request #1148 from antonio-nino-diaz-arm/an/spm
by davidcunado-arm
· 7 years ago
7289f92
SPM: FVP: Introduce port of SPM
by Antonio Nino Diaz
· 7 years ago
31036d5
Merge pull request #1153 from robertovargas-arm/fix-macros
by davidcunado-arm
· 7 years ago
360051a
Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save
by davidcunado-arm
· 7 years ago
ac6dc35
Always define ARM_TSP_RAM_LOCATION_ID
by Roberto Vargas
· 7 years ago
c7b12c5
plat/arm: change the default option of ARM_TSP_RAM_LOCATION
by Qixiang Xu
· 7 years ago
723dce0
ARM platforms: Migrate to using interrupt properties
by Jeenu Viswambharan
· 7 years ago
eeb43be
ARM platforms: supply per-PE target mask array
by Jeenu Viswambharan
· 7 years ago
9ca2806
ARM platforms: enable GICv3 state save/restore
by Soby Mathew
· 7 years ago
3b5156e
ARM platforms: Add support for EL3 TZC memory region
by Soby Mathew
· 7 years ago
f8fda10
mem_protect: Add DRAM2 to the list of mem protected ranges
by Roberto Vargas
· 7 years ago
a1c16b6
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· 7 years ago
c40b59c
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· 7 years ago
1ced6b8
CSS: Changes for SDS framework
by Soby Mathew
· 7 years ago
13b1605
Export KEY_ALG as a user build option
by Soby Mathew
· 7 years ago
18d4745
Merge pull request #1040 from sliai/support-opteed-header
by danh-arm
· 7 years ago
9db8f2e
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· 8 years ago
8072678
Support Trusted OS firmware extra images in TF tools
by Summer Qin
· 8 years ago
528d21b
FVP: Add support for multi-threaded CPUs
by Jeenu Viswambharan
· 8 years ago
d254879
Fix order of ARM platform #includes
by Isla Mitchell
· 7 years ago
7e4d665
ARM plat changes to enable CryptoCell integration
by Soby Mathew
· 7 years ago
400adc0
Merge pull request #997 from dp-arm/dp/spe
by davidcunado-arm
· 7 years ago
ee3457b
aarch64: Enable Statistical Profiling Extensions for lower ELs
by dp-arm
· 7 years ago
52323b0
sp_min: Implement `sp_min_plat_runtime_setup()`
by Dimitris Papastamos
· 7 years ago
34e7843
Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory
by davidcunado-arm
· 7 years ago
84fc295
plat/arm: Compile out impossible conditional for AArch32
by dp-arm
· 8 years ago
7f297ca
Include missing header in arm_bl2_setup.c
by dp-arm
· 8 years ago
4be1a61
Merge pull request #938 from masahir0y/tools_share
by danh-arm
· 7 years ago
01b6cb9
mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms
by Antonio Nino Diaz
· 7 years ago
d1f9775
FVP,Juno: switch FVP and Juno to use generic TBBR OID header
by Masahiro Yamada
· 7 years ago
3b3ce18
Merge pull request #939 from dp-arm/dp/AArch32_tbbr
by danh-arm
· 7 years ago
18dfb30
AArch32: Add BL2U support
by Yatharth Kochar
· 8 years ago
2f1612e
Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG
by David Cunado
· 7 years ago
dedfde5
Add missing SPDX header
by David Cunado
· 7 years ago
6715485
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· 7 years ago
bc1a929
Introduce ARM SiP service to switch execution state
by Jeenu Viswambharan
· 8 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
2a9b882
Add macro to check whether the CPU implements an EL
by Jeenu Viswambharan
· 8 years ago
bf360df
Merge pull request #910 from dp-arm/dp/AArch32-juno-port
by davidcunado-arm
· 8 years ago
ede39cb
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· 8 years ago
f09d003
ARM platforms: Add option to use xlat tables lib v1
by Antonio Nino Diaz
· 8 years ago
d3ec543
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· 8 years ago
d4acf20
Merge pull request #879 from Summer-ARM/sq/mt-support
by davidcunado-arm
· 8 years ago
93c812f
ARM platforms: Add support for MT bit in MPIDR
by Summer Qin
· 8 years ago
230011c
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
719bf85
ARM platforms: Enable xlat tables lib v2
by Antonio Nino Diaz
· 8 years ago
0470202
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
by davidcunado-arm
· 8 years ago
66abfbe
PSCI: Decouple PSCI stat residency calculation from PMF
by dp-arm
· 8 years ago
a8954fc
Replace some memset call by zeromem
by Douglas Raillard
· 8 years ago
a269837
Use #ifdef for AARCH32 instead of #if
by Masahiro Yamada
· 8 years ago
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 8 years ago
0fac5af
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
by Masahiro Yamada
· 8 years ago
51bef61
Use *_END instead of *_LIMIT for linker derived end addresses
by Masahiro Yamada
· 8 years ago
2b7d7ae
Merge pull request #791 from jeenu-arm/asm-assert-32
by danh-arm
· 8 years ago
955c45d
Merge pull request #793 from jeenu-arm/gic-changes
by danh-arm
· 8 years ago
b39d75f
Fix integer overflows in BL1 FWU code
by Sandrine Bailleux
· 8 years ago
15719dc
Merge pull request #785 from dp-arm/dp/nvcounter
by Dan Handley
· 8 years ago
ff640c4
AArch32: Print ASM_ASSERT and panic messages
by Jeenu Viswambharan
· 8 years ago
b3e8580
tbbr: Fix updating of Non-Trusted NV counter
by dp-arm
· 8 years ago
78132c9
Introduce ARM platform APIs for GICv3 Redistributor
by Jeenu Viswambharan
· 8 years ago
8c0177f
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
by Yatharth Kochar
· 8 years ago
0b4c5a3
Allow ARM Standard platforms to dynamically define PSCI capability
by Soby Mathew
· 8 years ago
66933ff
Clarify dependency for PSCI_EXTENDED_STATE_ID
by Douglas Raillard
· 8 years ago
Next »