Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
ee25e82f19304d919589716ba476d9be37fb8d92
/
plat
/
arm
/
board
/
juno
a320ecd
plat/arm: Fix header dependencies
by Antonio Nino Diaz
· 6 years ago
8aaa4f5
juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration
by Joel Hutton
· 6 years ago
1e32d32
Fix a variable expansion in Arm platform makefiles
by Sandrine Bailleux
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
d6839ef
romlib: Add platform specific jump table list
by Sathees Balya
· 6 years ago
059ca72
Merge pull request #1699 from chandnich/sgi-mt-support
by Soby Mathew
· 6 years ago
e4bf6a0
plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function
by Chandni Cherukuri
· 6 years ago
0fdcbc0
plat/css: allow platforms to define the system power domain level
by Chandni Cherukuri
· 6 years ago
6f07a60
juno: Add romlib support
by Sathees Balya
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
6971f00
plat/arm: Fix MISRA defects in common code
by Antonio Nino Diaz
· 6 years ago
d2f35cd
Merge pull request #1663 from sudeep-holla/scpi_build_fix
by Antonio Niño Díaz
· 6 years ago
52c7ab3
plat: juno: fix build for !CSS_USE_SCMI_DRIVER
by Sudeep Holla
· 6 years ago
ab5d2b1
plat/arm: Fix types of constants in headers
by Antonio Nino Diaz
· 6 years ago
344ff02
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 6 years ago
2113e25
Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt
by Antonio Niño Díaz
· 6 years ago
64344ef
juno: Increase BL2 max size
by Antonio Nino Diaz
· 6 years ago
61f3a7c
plat/arm/scmi: introduce plat_css_get_scmi_info API
by Chandni Cherukuri
· 6 years ago
a22e97e
Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr
by Soby Mathew
· 6 years ago
9775a99
Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing
by Soby Mathew
· 6 years ago
b561536
plat/arm: relocate the jump_if_cpu_midr macro.
by Deepak Pandey
· 6 years ago
e1ef432
Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat
by Soby Mathew
· 6 years ago
30952cc
plat/arm: Fix misra warnings in platform code
by Sathees Balya
· 6 years ago
48bfb54
plat/arm: Remove file arm_board_def.h
by Antonio Nino Diaz
· 6 years ago
0dc0653
Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash
by Soby Mathew
· 6 years ago
cbc6826
plat/arm: Move board_css_common.c to juno folder
by Antonio Nino Diaz
· 6 years ago
d7da2f8
plat/arm: Move norflash driver to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
b0971f9
plat/arm: allow RESET_TO_BL31 for CSS-based platforms
by Deepak Pandey
· 6 years ago
9202926
plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM
by Antonio Nino Diaz
· 6 years ago
05f4957
plat/arm: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
2257607
juno: Revert FWU update detect mechanism
by Sathees Balya
· 6 years ago
07d2687
Prevent two weak definitions of the same function
by Daniel Boulby
· 6 years ago
b96ee4b
memprotect: Move files to specific platform makefiles
by Roberto Vargas
· 6 years ago
e3adc37
Add librom support in FVP
by Roberto Vargas
· 6 years ago
0718043
Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra
by danh-arm
· 6 years ago
45a2c9e
Rework page table setup for varying number of mem regions
by Daniel Boulby
· 6 years ago
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 6 years ago
bcca6c6
Move mem-protect definitions to board specific files
by Roberto Vargas
· 6 years ago
b5d7830
Juno: Bump up the BL1-RW size
by Soby Mathew
· 6 years ago
af14b46
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· 6 years ago
42fbdfc
css: Fix erroneous non-secure RAM base address/size for SGI-575
by Chris Kay
· 6 years ago
550eb08
ARM platforms: Demonstrate mem_protect from el3_runtime
by Roberto Vargas
· 7 years ago
72e4307
Merge pull request #1342 from Summer-ARM/sq/support-tzmp1
by Dimitris Papastamos
· 7 years ago
13b95c2
Juno: Add support for TrustZone Media Protection 1 (TZMP1)
by Summer Qin
· 7 years ago
5ce394c
plat/arm: Allow override of default TZC regions
by Summer Qin
· 7 years ago
4a8c7f9
Juno: Increase bl2 max size to fix build when SPD=opteed
by Amit Daniel Kachhap
· 7 years ago
9427357
Juno: Change the Firmware update detect mechanism
by Soby Mathew
· 7 years ago
b8d8145
Merge pull request #1282 from robertovargas-arm/misra-changes
by davidcunado-arm
· 7 years ago
2b36b15
Fix MISRA rule 8.4 Part 2
by Roberto Vargas
· 7 years ago
0fa6fdf
Select SCMI/SDS drivers by default on Juno
by Sandrine Bailleux
· 7 years ago
96a1c6b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· 7 years ago
6e28446
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· 7 years ago
4213a3f
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 7 years ago
c5b0c0f
Do not enable SVE on pre-v8.2 platforms
by David Cunado
· 7 years ago
e9263d0
Juno AArch32: Remove duplicate definition of bl2 platform API
by Soby Mathew
· 7 years ago
bf16923
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· 7 years ago
de431b1
plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled
by Qixiang Xu
· 7 years ago
723dce0
ARM platforms: Migrate to using interrupt properties
by Jeenu Viswambharan
· 7 years ago
ae6e285
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· 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
1c2aef1
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 7 years ago
a674feb
plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
by Qixiang Xu
· 7 years ago
9ce83d3
Merge pull request #1092 from jeenu-arm/errata-workarounds
by davidcunado-arm
· 7 years ago
c40b59c
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· 7 years ago
8392aab
Juno: Disable 859971 and 859972 errata workarounds
by Eleanor Bonnici
· 7 years ago
1ced6b8
CSS: Changes for SDS framework
by Soby Mathew
· 7 years ago
a535453
Split CSS makefile for sp_min on Juno
by Soby Mathew
· 7 years ago
9c685a8
juno: Fix bug in plat_get_my_entrypoint
by Roberto Vargas
· 7 years ago
39f9c16
Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO
by Soby Mathew
· 7 years ago
9db8f2e
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· 8 years ago
cd89966
Merge pull request #1032 from soby-mathew/sm/css_scp_reorg
by davidcunado-arm
· 7 years ago
8a47311
Resize the BL2 size limit for Juno
by Soby Mathew
· 7 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
505f467
Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53
by danh-arm
· 7 years ago
aa11c39
juno: Invalidate all caches before warm reset to AArch32 state.
by Dimitris Papastamos
· 7 years ago
47bc2ba
juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value
by Dimitris Papastamos
· 7 years ago
d56fb04
Apply workarounds for A53 Cat A Errata 835769 and 843419
by Douglas Raillard
· 7 years ago
b8bc2c7
juno: Fix AArch32 build
by Dimitris Papastamos
· 7 years ago
1384a16
Unique names for defines in the CPU libraries
by Varun Wadekar
· 7 years ago
cbafd7a
Add SCMI support for Juno platform
by Soby Mathew
· 8 years ago
d1f9775
FVP,Juno: switch FVP and Juno to use generic TBBR OID header
by Masahiro Yamada
· 7 years ago
a27c166
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 7 years ago
dad6ecc
Juno: Fix AArch32 sp_min build
by Soby Mathew
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
7d99b6c
Merge branch 'integration' into tf_issue_461
by Scott Branden
· 8 years ago
bf404c0
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· 8 years ago
7a3b5eb
CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API
by Soby Mathew
· 8 years ago
2694cba
AArch32: Add SP_MIN support for JUNO
by Yatharth Kochar
· 8 years ago
ede39cb
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· 8 years ago
18e6004
Merge pull request #886 from dp-arm/dp/stack-protector
by davidcunado-arm
· 8 years ago
b3263b3
Juno: Initialize stack protector canary from the trusted entropy source
by dp-arm
· 8 years ago
8f59e15
Juno: Introduce juno_getentropy(void *buf, size_t len)
by dp-arm
· 8 years ago
71d4fe2
Enable all A53 and A57 errata workarounds for Juno
by Douglas Raillard
· 8 years ago
00eefd9
Add workaround for ARM Cortex-A53 erratum 855873
by Andre Przywara
· 8 years ago
3f13c35
Apply workaround for errata 813419 of Cortex-A57
by Antonio Nino Diaz
· 8 years ago
b71946b
Juno: Disable SPIDEN in release builds
by dp-arm
· 8 years ago
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 8 years ago
8c0177f
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
by Yatharth Kochar
· 8 years ago
Next »