Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
d4095b2f8f7938db6d83205cc7baa1a80431407c
/
plat
/
arm
/
board
/
juno
/
platform.mk
caa1802
TF-A GICv2 driver: Introduce makefile
by Alexei Fedorov
· 4 years, 4 months ago
64616a5
plat/arm: Rentroduce tb_fw_config device tree
by Manish V Badarkhe
· 4 years, 5 months ago
1adc5f5
plat: remove redundant =1 from -D option
by Masahiro Yamada
· 4 years, 7 months ago
2a881b2
plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS
by Masahiro Yamada
· 4 years, 7 months ago
e5a6fef
Read-only xlat tables for BL31 memory
by Petre-Ionut Tudor
· 5 years ago
6d2b573
fconf: Add dynamic config DTBs info as property
by Louis Mayencourt
· 4 years, 11 months ago
06dba29
Adds option to read ROTPK from registers for FVP
by Max Shvetsov
· 5 years ago
65cac46
Juno: add basic support for dynamic config
by Louis Mayencourt
· 5 years ago
fa42c9e
arm: Shorten the Firmware Update (FWU) process
by Ambroise Vincent
· 5 years ago
20b4841
plat/arm: introduce wrapper functions to setup secure watchdog
by Aditya Angadi
· 6 years ago
bde4246
juno: Enable CPU errata workarounds
by Ambroise Vincent
· 6 years ago
09d5876
plat/arm: sds: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
c30db5b
plat/arm: scmi: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
4e6408c
plat/arm: Move dynamic xlat enable logic to makefile
by Antonio Nino Diaz
· 6 years ago
1e32d32
Fix a variable expansion in Arm platform makefiles
by Sandrine Bailleux
· 6 years ago
e4bf6a0
plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function
by Chandni Cherukuri
· 6 years ago
6f07a60
juno: Add romlib support
by Sathees Balya
· 6 years ago
9775a99
Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing
by Soby Mathew
· 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
b96ee4b
memprotect: Move files to specific platform makefiles
by Roberto Vargas
· 6 years ago
13b95c2
Juno: Add support for TrustZone Media Protection 1 (TZMP1)
by Summer Qin
· 7 years ago
9427357
Juno: Change the Firmware update detect mechanism
by Soby Mathew
· 7 years ago
0fa6fdf
Select SCMI/SDS drivers by default on Juno
by Sandrine Bailleux
· 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
bf16923
ARM platforms: Fixup AArch32 builds
by Soby Mathew
· 7 years ago
1c2aef1
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 7 years ago
8392aab
Juno: Disable 859971 and 859972 errata workarounds
by Eleanor Bonnici
· 7 years ago
d56fb04
Apply workarounds for A53 Cat A Errata 835769 and 843419
by Douglas Raillard
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
7a3b5eb
CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API
by Soby Mathew
· 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
30ce3ad
ARM platforms: Define common image sizes
by Antonio Nino Diaz
· 8 years ago
9c708b5
Migrate ARM standard platforms to the refactored TZC driver
by Soby Mathew
· 9 years ago
ec559c7
Merge pull request #532 from soby-mathew/vk/configure_mmap_macros
by danh-arm
· 9 years ago
eade34c
Rationalise MMU and Page table related constants on ARM platforms
by Vikram Kanigiri
· 9 years ago
47e43f2
Allow multi cluster topology definitions for ARM platforms
by Soby Mathew
· 9 years ago
fbb1301
Rework use of interconnect drivers
by Vikram Kanigiri
· 9 years ago
70752bb
Perform security setup separately for each ARM platform
by Vikram Kanigiri
· 9 years ago
3a11eda
FWU: Add Firmware Update support in BL2U for ARM platforms
by Yatharth Kochar
· 9 years ago
736a3bf
FWU: Add Firmware Update support in BL1 for ARM platforms
by Yatharth Kochar
· 9 years ago
1fa7eb6
Rework use of ARM GIC drivers on ARM platforms
by Achin Gupta
· 9 years ago
b6132f1
TBB: add Trusted Watchdog support on ARM platforms
by Juan Castillo
· 9 years ago
a443d22
Add A72 support for Juno R2
by Brendan Jackman
· 9 years ago
61e8d0b
Support PSCI SYSTEM SUSPEND on Juno
by Soby Mathew
· 9 years ago
fec4eb7
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· 9 years ago
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· 9 years ago
8e930fe
Move Juno port to plat/arm/board/juno
by Dan Handley
· 10 years ago
[Renamed (92%) from plat/juno/platform.mk]
7bef800
Migrate Juno port to use common code
by Dan Handley
· 10 years ago
356d59d
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· 10 years ago
4e97e54
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· 10 years ago
4deea9a
Juno: Disable workaround for Cortex-A57 erratum #806969
by Sandrine Bailleux
· 10 years ago
5e29c75
TBB: add a platform specific function to validate the ROTPK
by Juan Castillo
· 10 years ago
523d633
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 10 years ago
06e90c5
Merge pull request #219 from jcastillo-arm/jc/tf-issues/253
by danh-arm
· 10 years ago
b3286c0
Juno: Use the generic ARM GIC driver
by Juan Castillo
· 10 years ago
937488b
Optimize Cortex-A57 cluster power down sequence on Juno
by Soby Mathew
· 10 years ago
921b877
Juno: Reserve some DDR-DRAM for secure use
by Juan Castillo
· 10 years ago
6b672f5
Juno: Use TZC-400 driver calls
by Juan Castillo
· 10 years ago
798140d
Juno: Implement initial platform port
by Sandrine Bailleux
· 10 years ago