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
/
bl31
Age
Commit message (
Expand
)
Author
2014-04-15
Allocate single stacks for BL1 and BL2
Andrew Thoelke
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-04-08
Revert "Move architecture timer setup to platform-specific code"
Sandrine Bailleux
2014-03-26
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
Use --gc-sections during link
Andrew Thoelke
2014-03-26
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
Sandrine Bailleux
2014-03-26
Move per cpu exception stack in BL31 to tzfw_normal_stacks
Vikram Kanigiri
2014-03-21
Remove partially qualified asm helper functions
Vikram Kanigiri
2014-03-20
Specify image entry in linker script
Jeenu Viswambharan
2014-03-20
Implement ARM Standard Service
Jeenu Viswambharan
2014-03-10
Move architecture timer setup to platform-specific code
Jeenu Viswambharan
2014-03-05
Generate build time and date message at link time.
Jon Medhurst
2014-03-05
Update Makefiles to get proper dependency checking working.
Jon Medhurst
2014-02-26
Remove duplicate xlat_table descriptions
Jeenu Viswambharan
2014-02-26
Implement late binding for runtime hooks
Jeenu Viswambharan
2014-02-20
Add power management support in the SPD
Achin Gupta
2014-02-20
Move PSCI to runtime services directory
Achin Gupta
2014-02-20
Factor out translation table setup in ARM FVP port
Achin Gupta
2014-02-20
Add support for BL3-2 in BL3-1
Achin Gupta
2014-02-20
Rework BL2 to BL3-1 hand over interface
Achin Gupta
2014-02-20
Add exception vector guards
Jeenu Viswambharan
2014-02-17
Add support for handling runtime service requests
Jeenu Viswambharan
2014-02-17
Introduce new exception handling framework
Achin Gupta
2014-02-17
Add runtime services framework
Achin Gupta
2014-02-17
Add context management library
Achin Gupta
2014-02-17
Add helper library for cpu context management
Achin Gupta
2014-02-17
Setup VBAR_EL3 incrementally
Achin Gupta
2014-02-17
Move translation tables into separate section
Jeenu Viswambharan
2014-01-20
Build system: minor spacing tidyup
Ryan Harkin
2014-01-20
Build system: Fixes #2: Add multi-platform support
Ryan Harkin
2014-01-17
Change comments in assembler files to help ctags
Jeenu Viswambharan
2014-01-17
Probe for GICv3 re-distributors on core bring-up
Harry Liebel
2014-01-17
Do not trap access to floating point registers
Harry Liebel
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-20
Create local C library implementation (1/2)
Harry Liebel
2013-12-12
Make BL31's ns_entry_info a single-cpu area
Sandrine Bailleux
2013-12-12
Move RUN_IMAGE constant from bl1.h to bl_common.h
Sandrine Bailleux
2013-12-05
rework general purpose registers save and restore
Achin Gupta
2013-12-05
Enable third party contributions
Dan Handley
2013-12-05
Properly initialise the C runtime environment
Sandrine Bailleux
2013-12-05
Various improvements/cleanups on the linker scripts
Sandrine Bailleux
2013-11-27
Unmask SError and Debug exceptions.
Sandrine Bailleux
2013-11-27
Fix inlining of GIC helper functions
Sandrine Bailleux
2013-11-27
Move generic architectural setup out of blx_plat_arch_setup().
Sandrine Bailleux
2013-10-25
ARMv8 Trusted Firmware release v0.2
v0.2
Achin Gupta