TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
0916c38deca4a2e26720da6b1aa1e15de87f9a34
/
plat
/
arm
/
board
/
juno
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
6f822cc
Enable all A53 and A57 errata workarounds for Juno
by Douglas Raillard
· 8 years ago
b75dc0e
Add workaround for ARM Cortex-A53 erratum 855873
by Andre Przywara
· 9 years ago
ccbec91
Apply workaround for errata 813419 of Cortex-A57
by Antonio Nino Diaz
· 8 years ago
09fad49
Juno: Disable SPIDEN in release builds
by dp-arm
· 8 years ago
3d8256b
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 9 years ago
53d703a
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
by Yatharth Kochar
· 9 years ago
1b5fa6e
Merge pull request #774 from jeenu-arm/no-return-macro
by danh-arm
· 9 years ago
5486a96
Allow ARM Standard platforms to dynamically define PSCI capability
by Soby Mathew
· 9 years ago
a806dad
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· 9 years ago
a8aa7fe
ARM platform changes for new version of image loading
by Yatharth Kochar
· 9 years ago
3cc17aa
CSS: Implement support for NODE_HW_STATE
by Jeenu Viswambharan
· 9 years ago
8c9e1af
Add WFI in platform's unexpected error handlers
by Sandrine Bailleux
· 9 years ago
405f42f
Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem
by danh-arm
· 9 years ago
0289970
ARM platforms: Define common image sizes
by Antonio Nino Diaz
· 9 years ago
4c0d039
Rework type usage in Trusted Firmware
by Soby Mathew
· 9 years ago
d75f257
Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms
by Soby Mathew
· 9 years ago
9ff67fa
Dump platform-defined regs in crash reporting
by Gerald Lejeune
· 10 years ago
57f7820
Migrate ARM standard platforms to the refactored TZC driver
by Soby Mathew
· 9 years ago
1c3ea10
Remove all non-configurable dead loops
by Antonio Nino Diaz
· 10 years ago
9931932
Merge pull request #532 from soby-mathew/vk/configure_mmap_macros
by danh-arm
· 9 years ago
Next »