TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
539dcedb7d83804a4237c4385b2cb15f0b7ee0b5
/
docs
539dced
Validate power_state and entrypoint when executing PSCI calls
by Soby Mathew
· 11 years ago
e146f4c
Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops
by Soby Mathew
· 11 years ago
ab8707e
Remove coherent memory from the BL memory maps
by Soby Mathew
· 11 years ago
408b79b
Merge pull request #233 from jcastillo-arm/jc/tf-issues/254
by danh-arm
· 11 years ago
8a6af12
Merge pull request #232 from jcastillo-arm/jc/fix_doc_bl31
by danh-arm
· 11 years ago
b04fb94
Fix reset to BL3-1 instructions in user guide, part 3
by Juan Castillo
· 11 years ago
4c59dd6
Merge pull request #231 from jcastillo-arm/jc/fip_bin
by danh-arm
· 11 years ago
6cef4e4
Merge pull request #230 from sandrine-bailleux/sb/doc-updates
by danh-arm
· 11 years ago
1217d28
Juno: Add support for image overlaying in Trusted SRAM
by Juan Castillo
· 11 years ago
c451b53
User Guide: Enable secure memory on Foundation FVP
by Sandrine Bailleux
· 11 years ago
14a5b34
Create Table of Content links in markdown files
by Joakim Bech
· 11 years ago
7f48fab
Specify FIP filename at build time
by Juan Castillo
· 11 years ago
5541bb3
Optimize Cortex-A57 cluster power down sequence on Juno
by Soby Mathew
· 11 years ago
7395a72
Apply errata workarounds only when major/minor revisions match.
by Soby Mathew
· 11 years ago
0f4b063
Merge pull request #217 from jcastillo-arm/jc/tf-issues/257
by danh-arm
· 11 years ago
20d51ca
FVP: keep shared data in Trusted SRAM
by Juan Castillo
· 11 years ago
740134e
Juno: Reserve some DDR-DRAM for secure use
by Juan Castillo
· 11 years ago
aa5da46
Add opteed based on tspd
by Jens Wiklander
· 11 years ago
27713fb
Add support for specifying pre-built BL binaries in Makefile
by Soby Mathew
· 11 years ago
14b6608
Merge pull request #205 from danh-arm/dh/1.0-docs
by danh-arm
· 11 years ago
v1.0
c6249aa
Documentation for version 1.0
by Dan Handley
· 11 years ago
d78baf2
Fix minor issues in user guide
by Dan Handley
· 11 years ago
4480425
Miscellaneous documentation fixes
by Sandrine Bailleux
· 11 years ago
ae5bb9d
Merge pull request #202 from achingupta/ag/fw-design-juno-update
by danh-arm
· 11 years ago
2442d24
Add information about Juno in firmware-design.md
by Juan Castillo
· 11 years ago
e40ae23
Merge pull request #200 from danh-arm/dh/fix-reset-to-bl31-part2
by danh-arm
· 11 years ago
d14e0ac
Add Juno instructions to user guide
by Juan Castillo
· 11 years ago
7ea4c43
Fix reset to BL3-1 instructions in user guide, part 2
by Dan Handley
· 11 years ago
ba73bb0
Move up dependency versions in user guide
by Dan Handley
· 11 years ago
3fd5ddf
Add documentation for CPU specific abstraction and Errata workarounds
by Soby Mathew
· 11 years ago
add4035
Add CPU specific power management operations
by Soby Mathew
· 11 years ago
24fb838
Add platform API for reset handling
by Soby Mathew
· 11 years ago
5a06bb7
Clarify platform porting interface to TSP
by Dan Handley
· 11 years ago
6d16ce0
Remove redundant io_init() function
by Dan Handley
· 11 years ago
f0e240d
Merge pull request #184 from jcastillo-arm/jc/tf-issues/100
by danh-arm
· 11 years ago
2330209
Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31
by danh-arm
· 11 years ago
186c1d4
FVP: make usage of Trusted DRAM optional at build time
by Juan Castillo
· 11 years ago
bfb1dd5
Fix reset to BL3-1 instructions in user guide
by Dan Handley
· 11 years ago
6f08fd5
Merge pull request #183 from danh-arm/dh/print_output2
by danh-arm
· 11 years ago
289c28a
Add concept of console output log levels
by Dan Handley
· 11 years ago
4633973
Merge pull request #182 from soby-mathew/sm/stack_optimize
by danh-arm
· 11 years ago
637ebd2
FVP: apply new naming conventions to memory regions
by Juan Castillo
· 11 years ago
27905d0
Add compilation macro for each BL stage
by Soby Mathew
· 11 years ago
752b05b
Move up to Linaro 14.07 toolchain
by Juan Castillo
· 11 years ago
c1efc4c
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
by danh-arm
· 11 years ago
faaa2e7
Support asynchronous method for BL3-2 initialization
by Vikram Kanigiri
· 11 years ago
53fdceb
Call platform_is_primary_cpu() only from reset handler
by Juan Castillo
· 11 years ago
6397bf6
Merge pull request #172 from soby-mathew/sm/asm_assert
by danh-arm
· 11 years ago
8c10690
Add CPUECTLR_EL1 and Snoop Control register to crash reporting
by Soby Mathew
· 11 years ago
bc92012
Implement an assert() callable from assembly code
by Soby Mathew
· 11 years ago
c67b09b
Introduce crash console APIs for crash reporting
by Soby Mathew
· 11 years ago
539a7b3
Remove the concept of coherent stacks
by Achin Gupta
· 11 years ago
ab26147
Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2
by danh-arm
· 11 years ago
414cfa1
Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2
by danh-arm
· 11 years ago
46d49f6
Update the documentation about the memory layout on FVP
by Sandrine Bailleux
· 11 years ago
93d81d6
Add support for BL3-0 image
by Sandrine Bailleux
· 11 years ago
6a22315
Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109
by danh-arm
· 11 years ago
1e8c5c4
Refactor fvp gic code to be a generic driver
by Dan Handley
· 11 years ago
8f55dfb
Remove concept of top/bottom image loading
by Sandrine Bailleux
· 11 years ago
6c0b45d
Correctly dimension the PSCI aff_map_node array
by Andrew Thoelke
· 11 years ago
9c22b32
Make the BL3-1 crash reporting optional
by Andrew Thoelke
· 11 years ago
977fbcd
Merge pull request #122 from 'danh-arm:dh/v0.4-docs'
by Dan Handley
· 11 years ago
v0.4
a4fa3cb
Document design of the Interrupt Mangement Framework
by Achin Gupta
· 11 years ago
eab932b
Merge pull request #119 from 'soby-mathew:sm/doc_crash_reporting'
by Dan Handley
· 11 years ago
7824745
Merge pull request #117 from 'danh-arm:dh/v0.4-user-guide'
by Dan Handley
· 11 years ago
79a9ae5
Merge pull request #121 'vikramkanigiri:vk/doc_for_133'
by Dan Handley
· 11 years ago
e452cd8
Documentation for BL3-1 hardening and reset vector
by Vikram Kanigiri
· 11 years ago
db2c760
Trusted Firmware v0.4 release documentation
by Dan Handley
· 11 years ago
5e831e6
User guide updates for v0.4 release
by Dan Handley
· 11 years ago
87625fd
Documentation for the new crash reporting implementation
by Soby Mathew
· 11 years ago
b68954c
Fix porting guide references to platform.h
by Dan Handley
· 11 years ago
f53d0fc
Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2
by Andrew Thoelke
· 11 years ago
638363e
doc: Update information about the memory layout
by Sandrine Bailleux
· 11 years ago
8545a87
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
by Andrew Thoelke
· 11 years ago
9253530
Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4
by Andrew Thoelke
· 11 years ago
659a670
Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2
by Andrew Thoelke
· 11 years ago
b3bcbcf
Merge pull request #103 from athoelke:dh/tf-issues#68-v3
by Andrew Thoelke
· 11 years ago
1151c82
Allow BL3-2 platform definitions to be optional
by Dan Handley
· 11 years ago
dce74b8
Introduce interrupt handling framework in BL3-1
by Achin Gupta
· 11 years ago
e1333f7
Introduce interrupt registration framework in BL3-1
by Achin Gupta
· 11 years ago
f860e2c
Doc: Add the "Building the Test Secure Payload" section
by Sandrine Bailleux
· 11 years ago
2467f70
TSP: Let the platform decide which secure memory to use
by Sandrine Bailleux
· 11 years ago
364daf9
Reserve some DDR DRAM for secure use on FVP platforms
by Juan Castillo
· 11 years ago
39f6a68
Merge pull request #85 from hliebel/hl/bl30-doc
by Andrew Thoelke
· 11 years ago
36eb6a7
Improve BL3-0 documentation
by Harry Liebel
· 11 years ago
ec786cb
Merge pull request #78 from jeenuv:tf-issues-148
by Andrew Thoelke
· 11 years ago
2da8d8b
Add build configuration for timer save/restore
by Jeenu Viswambharan
· 11 years ago
c3c1e9b
Document summary of build options in user guide
by Jeenu Viswambharan
· 11 years ago
a43d431
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
84dbf6f
Fixes for TZC configuration on FVP
by Andrew Thoelke
· 11 years ago
ce19cf1
FVP secure memory support documentation
by Harry Liebel
· 11 years ago
2bf28e6
Allocate single stacks for BL1 and BL2
by Andrew Thoelke
· 11 years ago
9e86490
Define frequency of system counter in platform code
by Sandrine Bailleux
· 11 years ago
65a9c0e
Revert "Move architecture timer setup to platform-specific code"
by Sandrine Bailleux
· 11 years ago
0796fe0
Initialise UART console in all bootloader stages
by Vikram Kanigiri
· 11 years ago
64f6ea9
Implement ARM Standard Service
by Jeenu Viswambharan
· 11 years ago
1c297bf
Move architecture timer setup to platform-specific code
by Jeenu Viswambharan
· 12 years ago
4bfc2d2
Enable platforms to omit some bootloaders
by Jon Medhurst
· 11 years ago
b238849
Add v0.3 release documentation
by Dan Handley
· 11 years ago
v0.3
57de6d7
Consolidate design and porting documentation
by Dan Handley
· 11 years ago
Next »