TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
ece6fd2dac7da28a3e5d0911ec0957af6b21a70f
/
plat
/
arm
/
board
/
juno
5932d19
plat/arm: sds: Move to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
c411396
plat/arm: mhu: Move to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
14928b8
plat/arm: scmi: Move to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
3661d8e
plat/arm: Move dynamic xlat enable logic to makefile
by Antonio Nino Diaz
· 7 years ago
bd9344f
plat/arm: Sanitise includes
by Antonio Nino Diaz
· 7 years ago
5b8d50e
plat/arm: Save BL2 descriptors to reserved memory.
by Sathees Balya
· 7 years ago
234bc7f
plat/arm: Fix header dependencies
by Antonio Nino Diaz
· 7 years ago
3af72d5
juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration
by Joel Hutton
· 7 years ago
9ce0d32
Fix a variable expansion in Arm platform makefiles
by Sandrine Bailleux
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
8b9a0de
romlib: Add platform specific jump table list
by Sathees Balya
· 7 years ago
41771df
Merge pull request #1699 from chandnich/sgi-mt-support
by Soby Mathew
· 7 years ago
89f2e58
plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function
by Chandni Cherukuri
· 7 years ago
eff2f44
plat/css: allow platforms to define the system power domain level
by Chandni Cherukuri
· 7 years ago
afa5cfe
juno: Add romlib support
by Sathees Balya
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
583e079
plat/arm: Fix MISRA defects in common code
by Antonio Nino Diaz
· 7 years ago
dd756c9
Merge pull request #1663 from sudeep-holla/scpi_build_fix
by Antonio Niño Díaz
· 7 years ago
8db71e3
plat: juno: fix build for !CSS_USE_SCMI_DRIVER
by Sudeep Holla
· 7 years ago
f21c632
plat/arm: Fix types of constants in headers
by Antonio Nino Diaz
· 7 years ago
0916c38
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 7 years ago
799bbb1
Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt
by Antonio Niño Díaz
· 7 years ago
472158f
juno: Increase BL2 max size
by Antonio Nino Diaz
· 7 years ago
b911ddd
plat/arm/scmi: introduce plat_css_get_scmi_info API
by Chandni Cherukuri
· 7 years ago
1278f36
Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr
by Soby Mathew
· 7 years ago
7be05cd
Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing
by Soby Mathew
· 7 years ago
da3b038
plat/arm: relocate the jump_if_cpu_midr macro.
by Deepak Pandey
· 7 years ago
d9f529f
Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat
by Soby Mathew
· 7 years ago
8950990
plat/arm: Fix misra warnings in platform code
by Sathees Balya
· 7 years ago
0f58d4f
plat/arm: Remove file arm_board_def.h
by Antonio Nino Diaz
· 7 years ago
8b3345f
Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash
by Soby Mathew
· 7 years ago
58ea77a
plat/arm: Move board_css_common.c to juno folder
by Antonio Nino Diaz
· 7 years ago
aa7877c
plat/arm: Move norflash driver to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
49d3a62
plat/arm: allow RESET_TO_BL31 for CSS-based platforms
by Deepak Pandey
· 7 years ago
c0740e4
plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM
by Antonio Nino Diaz
· 7 years ago
60e19f5
plat/arm: Migrate to new interfaces
by Antonio Nino Diaz
· 7 years ago
4da6f6c
juno: Revert FWU update detect mechanism
by Sathees Balya
· 7 years ago
490eeb0
Prevent two weak definitions of the same function
by Daniel Boulby
· 7 years ago
9d57a14
memprotect: Move files to specific platform makefiles
by Roberto Vargas
· 7 years ago
1eb735d
Add librom support in FVP
by Roberto Vargas
· 7 years ago
60e062f
Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra
by danh-arm
· 7 years ago
d323af9
Rework page table setup for varying number of mem regions
by Daniel Boulby
· 7 years ago
1083b2b
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 7 years ago
e237c1b
Move mem-protect definitions to board specific files
by Roberto Vargas
· 7 years ago
2013d8f
Juno: Bump up the BL1-RW size
by Soby Mathew
· 7 years ago
c099cd3
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· 7 years ago
d7ecac7
css: Fix erroneous non-secure RAM base address/size for SGI-575
by Chris Kay
· 7 years ago
638b034
ARM platforms: Demonstrate mem_protect from el3_runtime
by Roberto Vargas
· 8 years ago
b47f941
Merge pull request #1342 from Summer-ARM/sq/support-tzmp1
by Dimitris Papastamos
· 7 years ago
60a23fd
Juno: Add support for TrustZone Media Protection 1 (TZMP1)
by Summer Qin
· 7 years ago
23411d2
plat/arm: Allow override of default TZC regions
by Summer Qin
· 7 years ago
83a2376
Juno: Increase bl2 max size to fix build when SPD=opteed
by Amit Daniel Kachhap
· 7 years ago
7b56928
Juno: Change the Firmware update detect mechanism
by Soby Mathew
· 7 years ago
73a9605
Merge pull request #1282 from robertovargas-arm/misra-changes
by davidcunado-arm
· 7 years ago
fd116b9
Fix MISRA rule 8.4 Part 2
by Roberto Vargas
· 7 years ago
01e808c
Select SCMI/SDS drivers by default on Juno
by Sandrine Bailleux
· 7 years ago
cab0b5b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· 8 years ago
7bdf0c1
ARM platforms: Allow platforms to define SDEI events
by Jeenu Viswambharan
· 8 years ago
211d307
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 8 years ago
3872fc2
Do not enable SVE on pre-v8.2 platforms
by David Cunado
· 8 years ago
a9f9b60
Juno AArch32: Remove duplicate definition of bl2 platform API
by Soby Mathew
· 8 years ago
5744e87
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· 8 years ago
9b1eae9
plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled
by Qixiang Xu
· 8 years ago
b2c363b
ARM platforms: Migrate to using interrupt properties
by Jeenu Viswambharan
· 8 years ago
c64d134
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· 8 years ago
b09ba05
mem_protect: Add DRAM2 to the list of mem protected ranges
by Roberto Vargas
· 8 years ago
f145403
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· 8 years ago
9db9c65
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 8 years ago
ddfd38e
plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
by Qixiang Xu
· 8 years ago
f18f5f9
Merge pull request #1092 from jeenu-arm/errata-workarounds
by davidcunado-arm
· 8 years ago
487c869
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· 8 years ago
96ff260
Juno: Disable 859971 and 859972 errata workarounds
by Eleanor Bonnici
· 8 years ago
18e279e
CSS: Changes for SDS framework
by Soby Mathew
· 8 years ago
0a04c69
Split CSS makefile for sp_min on Juno
by Soby Mathew
· 8 years ago
d9b7636
juno: Fix bug in plat_get_my_entrypoint
by Roberto Vargas
· 8 years ago
bea363a
Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO
by Soby Mathew
· 8 years ago
54661cd
Add Trusted OS extra image parsing support for ARM standard platforms
by Summer Qin
· 8 years ago
401e491
Merge pull request #1032 from soby-mathew/sm/css_scp_reorg
by davidcunado-arm
· 8 years ago
6c401f3
Resize the BL2 size limit for Juno
by Soby Mathew
· 8 years ago
4adb10c
Fix order of ARM platform #includes
by Isla Mitchell
· 8 years ago
e60f2af
ARM plat changes to enable CryptoCell integration
by Soby Mathew
· 8 years ago
0d182a0
Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53
by danh-arm
· 8 years ago
35bd2dd
juno: Invalidate all caches before warm reset to AArch32 state.
by Dimitris Papastamos
· 8 years ago
cc47e1a
juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value
by Dimitris Papastamos
· 8 years ago
a94cc37
Apply workarounds for A53 Cat A Errata 835769 and 843419
by Douglas Raillard
· 8 years ago
c971143
juno: Fix AArch32 build
by Dimitris Papastamos
· 8 years ago
fb7d32e
Unique names for defines in the CPU libraries
by Varun Wadekar
· 8 years ago
40111d4
Add SCMI support for Juno platform
by Soby Mathew
· 9 years ago
232c6b3
FVP,Juno: switch FVP and Juno to use generic TBBR OID header
by Masahiro Yamada
· 8 years ago
bb41eb7
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 8 years ago
bbf4c22
Juno: Fix AArch32 sp_min build
by Soby Mathew
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
0f22bef
Merge branch 'integration' into tf_issue_461
by Scott Branden
· 8 years ago
53d9c9c
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· 8 years ago
abd2aba
CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API
by Soby Mathew
· 9 years ago
6f24934
AArch32: Add SP_MIN support for JUNO
by Yatharth Kochar
· 9 years ago
07570d5
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· 9 years ago
ed75625
Merge pull request #886 from dp-arm/dp/stack-protector
by davidcunado-arm
· 8 years ago
e6d2aea
Juno: Initialize stack protector canary from the trusted entropy source
by dp-arm
· 8 years ago
df9a39e
Juno: Introduce juno_getentropy(void *buf, size_t len)
by dp-arm
· 8 years ago
Next »