Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a0eaca51160da99cd2f3a4952f838faef6a776ef
/
plat
/
arm
/
board
/
fvp
« Previous
b237bca
Remove several warnings reported with W=1
by Ambroise Vincent
· 6 years ago
aec19d3
ROMLIB bug fixes
by John Tsichritzis
· 6 years ago
32cbbf6
Merge pull request #1888 from jts-arm/zeus
by Dimitris Papastamos
· 6 years ago
fc58d33
fvp: Increase the size of the stack for FVP
by Louis Mayencourt
· 6 years ago
6deaf9c
Introduce preliminary support for Neoverse Zeus
by John Tsichritzis
· 6 years ago
947fea0
Merge pull request #1835 from jts-arm/rename
by Antonio Niño Díaz
· 6 years ago
e97998f
plat/arm: Introduce FVP Versatile Express platform.
by Usama Arif
· 6 years ago
56369c1
Rename Cortex-Ares to Neoverse N1
by John Tsichritzis
· 6 years ago
81eb5ce
Rename PLAT_ARM_BL31_RUN_UART* variable
by Usama Arif
· 6 years ago
60ef675
fvp: trusty: Move dynamic xlat enable to platform
by Antonio Nino Diaz
· 6 years ago
afa91db
Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET
by Sandrine Bailleux
· 6 years ago
f13d09a
fvp: pwrc: 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
bd7b740
plat/arm: Sanitise includes
by Antonio Nino Diaz
· 6 years ago
cbccdbf
SPM: Rename SPM_DEPRECATED flag to SPM_MM
by Antonio Nino Diaz
· 6 years ago
bb87f85
Merge pull request #1738 from ardbiesheuvel/synquacer-spm
by Soby Mathew
· 6 years ago
a320ecd
plat/arm: Fix header dependencies
by Antonio Nino Diaz
· 6 years ago
8b034fc
services/spm_deprecated: update ARM platform specific asserts
by Ard Biesheuvel
· 6 years ago
c5e1745
plat/arm: Restrict PIE support to FVP
by Soby Mathew
· 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
675d155
SPM: Support multiple xlat tables contexts
by Antonio Nino Diaz
· 6 years ago
bb7d1cd
SPM: Map memory regions from RD
by Antonio Nino Diaz
· 6 years ago
840627f
SPM: Load image and RD from SP package
by Antonio Nino Diaz
· 6 years ago
fe7b2be
SPM: Remove SP memory mappings definitions
by Antonio Nino Diaz
· 6 years ago
d6cf9a2
SPM: Deprecate boot info struct
by Antonio Nino Diaz
· 6 years ago
ecfaf11
fvp: Increase stack size when SPM is enabled
by Antonio Nino Diaz
· 6 years ago
e4bf6a0
plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function
by Chandni Cherukuri
· 6 years ago
d284b57
SPM: Register Secure Partition priority level with ehf module
by Sughosh Ganu
· 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
ab5d2b1
plat/arm: Fix types of constants in headers
by Antonio Nino Diaz
· 6 years ago
7823d9e
FVP: Enable PIE for RESET_TO_BL31=1
by Soby Mathew
· 6 years ago
ef81bc5
plat/arm: Use `mov_imm` macro to load immediate values
by Soby Mathew
· 6 years ago
344ff02
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 6 years ago
61aff00
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· 6 years ago
9775a99
Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing
by Soby Mathew
· 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
d7da2f8
plat/arm: Move norflash driver to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
50905c7
Fix misra warnings in SMC and power mgmt code
by Sathees Balya
· 6 years ago
b1b058d
FVP: Reclaim init code for the stack
by Daniel Boulby
· 6 years ago
f45a4bb
plat/arm: Mark arm platform initialization functions
by Daniel Boulby
· 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
c34341a
Support shared Mbed TLS heap for FVP
by John Tsichritzis
· 6 years ago
e0b757d
Fix MISRA defects in BL31 common code
by Antonio Nino Diaz
· 6 years ago
b96ee4b
memprotect: Move files to specific platform makefiles
by Roberto Vargas
· 6 years ago
5f21294
ARM platforms: Allow board specific definition of SP stack base
by Sughosh Ganu
· 6 years ago
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 6 years ago
b3b6e22
Fix some violations to MISRA rule 8.3
by Sandrine Bailleux
· 6 years ago
9463cae
Add initial CPU support for Cortex-Deimos
by Joel Hutton
· 7 years ago
d02000d
Set FVP DYN_DISABLE_AUTH authentication default to 0
by Daniel Boulby
· 6 years ago
f44b8e8
Merge pull request #1441 from robertovargas-arm/mem_protect_board
by Dimitris Papastamos
· 6 years ago
a490fe0
Arm platforms: Remove common RAS configuration source
by Jeenu Viswambharan
· 6 years ago
bcca6c6
Move mem-protect definitions to board specific files
by Roberto Vargas
· 6 years ago
756b8dc
Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default
by Dimitris Papastamos
· 6 years ago
89736dd
Add AMU support for Cortex-Ares
by Dimitris Papastamos
· 7 years ago
ea84d6b
Add support for Cortex-Ares and Cortex-A76 CPUs
by Isla Mitchell
· 7 years ago
af14b46
ARM platforms: Move BL31 below BL2 to enable BL2 overlay
by Soby Mathew
· 6 years ago
ec42385
Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor
by Dimitris Papastamos
· 6 years ago
31c397f
plat/arm: SPM: Force BL31 to DRAM when SPM is used
by Antonio Nino Diaz
· 6 years ago
b681484
FVP: Add dummy configs for BL31, BL32 and BL33
by Soby Mathew
· 7 years ago
45e39e2
FVP: Enable capability to disable auth via dynamic config
by Soby Mathew
· 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
d4b35e1
Fix MISRA rule 8.4 Part 3
by Roberto Vargas
· 7 years ago
5355397
Merge pull request #1347 from davidcunado-arm/dc/affinities
by Dimitris Papastamos
· 7 years ago
5ce394c
plat/arm: Allow override of default TZC regions
by Summer Qin
· 7 years ago
ee2fe02
FVP: Fix function for translating MPIDR to linear index
by David Cunado
· 7 years ago
ff957ed
plat: fix switch statements to comply with MISRA rules
by Jonathan Wright
· 7 years ago
f0d79e7
Merge pull request #1307 from wangfeng-64/master
by davidcunado-arm
· 7 years ago
8d22ec3
FVP: change the method for translating MPIDR values to a linear indices
by Wang Feng
· 7 years ago
10503cc
FVP AArch32: Fix flash access in BL32 for mem_protect
by Joel Hutton
· 7 years ago
9427357
Juno: Change the Firmware update detect mechanism
by Soby Mathew
· 7 years ago
0d308e8
Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn
by davidcunado-arm
· 7 years ago
6d07e67
Remove sp_min functions from plat_common.c
by Soby Mathew
· 7 years ago
fecedb0
Fix FVP DRAM2 size
by Roberto Vargas
· 7 years ago
269dc75
Merge pull request #1290 from jeenu-arm/dynamiq
by davidcunado-arm
· 7 years ago
b8d8145
Merge pull request #1282 from robertovargas-arm/misra-changes
by davidcunado-arm
· 7 years ago
2ca18d9
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
1a6eed3
Fix MISRA rule 8.3 Part 1
by Roberto Vargas
· 7 years ago
7542113
FVP: Allow building for DynamIQ systems
by Jeenu Viswambharan
· 7 years ago
0b5dacd
Merge pull request #1287 from davidcunado-arm/dc/fix_misra
by davidcunado-arm
· 7 years ago
f317e5d
Merge pull request #1274 from dp-arm/dp/a75
by davidcunado-arm
· 7 years ago
c150312
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
a684e58
FVP: restrict dynamic config to Unix build environment
by Soby Mathew
· 7 years ago
1be747f
Refactor AMU support for Cortex A75
by Dimitris Papastamos
· 7 years ago
0b00f8a
Factor out CPU AMU helpers
by Dimitris Papastamos
· 7 years ago
cc36484
Dynamic cfg: MISRA fixes
by Soby Mathew
· 7 years ago
5f6412a
FVP: Add TB_FW_CONFIG and HW_CONFIG
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
4808f8b
SPM: Map devices in the 1st GB
by Sandrine Bailleux
· 7 years ago
b5d1f8e
Merge pull request #1200 from robertovargas-arm/bl2-el3
by davidcunado-arm
· 7 years ago
9f41248
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP
by Roberto Vargas
· 7 years ago
5220780
bl2-el3: Add BL2 at EL3 support in FVP
by Roberto Vargas
· 7 years ago
Next »