index
:
trusted-firmware-a.git
bl1-misra
dev/upstream
integration
master
topics/arm-drtm-poc
topics/cmake
topics/ffa_el3_spmc
topics/ffa_rel_proto
topics/fwu_prototype
topics/rme_prototype
topics/spci_beta0_spmd
topics/v2.4-changelog
Trusted Firmware for A profile Arm CPUs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-22
Add enable mmu platform porting interfaces
for-v0.4/05.22
Dan Handley
2014-05-22
Rename FVP specific files and functions
Dan Handley
2014-05-22
Move BL porting functions into platform.h
Dan Handley
2014-05-22
Split platform.h into separate headers
Dan Handley
2014-05-22
Remove unused data declarations
Dan Handley
2014-05-22
Remove extern keyword from function declarations
Dan Handley
2014-05-22
Limit BL3-1 read/write access to SRAM
Andrew Thoelke
2014-05-22
Merge pull request #97 from athoelke:at/tsp-entrypoints
Andrew Thoelke
2014-05-22
Merge pull request #84 from soby-mathew:sm/support_normal_irq_in_tsp
Andrew Thoelke
2014-05-22
Merge pull request #79 from achingupta:ag/tf-issues#104
Andrew Thoelke
2014-05-22
Merge pull request #98 from jcastillo-arm:jc/tf-issues/149
Andrew Thoelke
2014-05-22
Merge pull request #87 from sandrine-bailleux:sb/tf-issue-81
Andrew Thoelke
2014-05-22
Merge pull request #95 from danh-arm:dh/tf-issues#68
Andrew Thoelke
2014-05-22
Merge pull request #96 from vikramkanigiri:vk/tf-issues-133
Andrew Thoelke
2014-05-22
Merge pull request #67 from achingupta:ag/psci_standby_bug_fix
Andrew Thoelke
2014-05-22
Merge pull request #91 from linmaonly/lin_dev
Andrew Thoelke
2014-05-22
Reserve some DDR DRAM for secure use on FVP platforms
Juan Castillo
2014-05-22
Merge pull request #83 from athoelke/at/tf-issues-126
Andrew Thoelke
2014-05-22
Merge pull request #85 from hliebel/hl/bl30-doc
Andrew Thoelke
2014-05-22
Allow BL3-2 platform definitions to be optional
Dan Handley
2014-05-22
Use a vector table for TSP entrypoints
Andrew Thoelke
2014-05-21
Doc: Add the "Building the Test Secure Payload" section
Sandrine Bailleux
2014-05-21
fvp: Move TSP from Secure DRAM to Secure SRAM
Sandrine Bailleux
2014-05-21
TSP: Let the platform decide which secure memory to use
Sandrine Bailleux
2014-05-21
Add support for BL3-1 as a reset vector
Vikram Kanigiri
2014-05-21
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-21
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-21
Rework handover interface between BL stages
Vikram Kanigiri
2014-05-21
Extend SPSR definitions for full use of ELx modes
Vikram Kanigiri
2014-05-20
Address issue 156: 64-bit addresses get truncated
Lin Ma
2014-05-19
Improve BL3-0 documentation
Harry Liebel
2014-05-19
Non-Secure Interrupt support during Standard SMC processing in TSP
Soby Mathew
2014-05-19
Enable secure timer to generate S-EL1 interrupts
Achin Gupta
2014-05-19
Add S-EL1 interrupt handling support in the TSPD
Achin Gupta
2014-05-19
Add support for asynchronous FIQ handling in TSP
Achin Gupta
2014-05-19
Add support for synchronous FIQ handling in TSP
Achin Gupta
2014-05-19
Use secure timer to generate S-EL1 interrupts
Achin Gupta
2014-05-19
Introduce interrupt handling framework in BL3-1
Achin Gupta
2014-05-19
Introduce platform api to access an ARM GIC
Achin Gupta
2014-05-19
Introduce interrupt registration framework in BL3-1
Achin Gupta
2014-05-19
Add context library API to change a bit in SCR_EL3
Achin Gupta
2014-05-19
Rework 'state' field usage in per-cpu TSP context
Achin Gupta
2014-05-19
Merge pull request #78 from jeenuv:tf-issues-148
Andrew Thoelke
2014-05-16
Add build configuration for timer save/restore
Jeenu Viswambharan
2014-05-16
Document summary of build options in user guide
Jeenu Viswambharan
2014-05-16
Reorganize build options
Jeenu Viswambharan
2014-05-16
Introduce convenience functions to build
Jeenu Viswambharan
2014-05-16
Set SCR_EL3.RW correctly before exiting bl31_main
Andrew Thoelke
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-16
Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile
Andrew Thoelke
[next]