index
:
models/arm-trusted-firmware.git
fvp-base
integration
juno
linaro
master
ryan-issue-10-v2
ryan-issue-41
ryan-issue-41-v2
ryan-issue-42
ryan-issue-42-v2
tixy-issue-11
tixy-issue-19
tixy-issue-21
tixy-issue-27
tixy-issue-30
tixy-issue-33
deprecated
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plat
/
fvp
/
aarch64
Age
Commit message (
Expand
)
Author
2014-06-20
Remove NSRAM from FVP memory map
Andrew Thoelke
2014-06-02
Enable mapping higher physical address
Lin Ma
2014-05-23
Add enable mmu platform porting interfaces
Dan Handley
2014-05-23
Rename FVP specific files and functions
Dan Handley
2014-05-23
Split platform.h into separate headers
Dan Handley
2014-05-22
Reserve some DDR DRAM for secure use on FVP platforms
Juan Castillo
2014-05-22
Add support for BL3-1 as a reset vector
Vikram Kanigiri
2014-05-22
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-09
fvp: Provide per-EL MMU setup functions
Sandrine Bailleux
2014-05-09
Introduce IS_IN_ELX() macros
Sandrine Bailleux
2014-05-07
Access system registers directly in assembler
Andrew Thoelke
2014-05-07
Replace disable_mmu with assembler version
Andrew Thoelke
2014-05-07
Correct usage of data and instruction barriers
Andrew Thoelke
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Always use named structs in header files
Dan Handley
2014-05-06
Refactor GIC header files
Dan Handley
2014-05-06
Make use of user/system includes more consistent
Dan Handley
2014-05-06
Move FVP power driver to FVP platform
Dan Handley
2014-04-24
Enable secure memory support for FVPs
Harry Liebel
2014-04-22
Merge pull request #44 from danh-arm/dh/tf-issues#136
danh-arm
2014-04-16
Merge pull request #45 from danh-arm/dh/tf-issues#114
danh-arm
2014-04-16
Remove redundant code from bl1_plat_helpers.S
Dan Handley
2014-04-15
Allocate single stacks for BL1 and BL2
Andrew Thoelke
2014-04-15
Rename FVP "mmap" array to avoid name confusion
Dan Handley
2014-04-15
Merge pull request #36 from athoelke/at/gc-sections-80
danh-arm
2014-04-08
Define frequency of system counter in platform code
Sandrine Bailleux
2014-03-26
Place assembler functions in separate sections
Andrew Thoelke
2014-03-21
Remove partially qualified asm helper functions
Vikram Kanigiri
2014-03-21
Fix the disable_mmu code
Vikram Kanigiri
2014-03-10
Remove unused 'CPU present' flag
Jeenu Viswambharan
2014-03-05
fvp: Make use of the generic MMU translation table setup code
Jon Medhurst
2014-02-20
Add Test Secure Payload (BL3-2) image
Achin Gupta
2014-02-20
Factor out translation table setup in ARM FVP port
Achin Gupta
2014-02-17
Move translation tables into separate section
Jeenu Viswambharan
2014-02-17
Fix asserts appearing in release builds
James Morrissey
2014-01-20
fvp: rename fvp_* files to plat_*
Ryan Harkin
2014-01-17
Change comments in assembler files to help ctags
Jeenu Viswambharan
2014-01-17
Update year in copyright text to 2014
Dan Handley
2014-01-17
Move GIC setup to a separate file
Ian Spray
2013-12-05
Enable third party contributions
Dan Handley
2013-12-05
Various improvements/cleanups on the linker scripts
Sandrine Bailleux
2013-11-27
AArch64: Remove EL-agnostic TLB helper functions
Sandrine Bailleux
2013-11-14
Do not enable CCI on Foundation FVP
Harry Liebel
2013-11-14
Writing to the FVP LED register should be a 32bit access.
Harry Liebel
2013-10-25
ARMv8 Trusted Firmware release v0.2
v0.2
Achin Gupta