TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
10c252c14b7f446c0b49ef1aafbd5d37804577dd
/
include
/
lib
10c252c
Fix build error with optimizations disabled (-O0)
by Sandrine Bailleux
· 9 years ago
c291641
Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers
by danh-arm
· 9 years ago
f33fbb2
Remove xlat_helpers.c
by Antonio Nino Diaz
· 9 years ago
6b836cf
Add ISR_EL1 to crash report
by Gerald Lejeune
· 9 years ago
4ca5753
Remove DAIF bits handling macros
by Gerald Lejeune
· 9 years ago
5f65497
Extend memory attributes to map non-cacheable memory
by Sandrine Bailleux
· 9 years ago
85df7e4
Merge pull request #523 from jcastillo-arm/jc/genfw-791
by danh-arm
· 9 years ago
74eb26e
ARM platforms: rationalise memory attributes of shared memory
by Juan Castillo
· 10 years ago
54035fc
Disable non-temporal hint on Cortex-A53/57
by Sandrine Bailleux
· 10 years ago
65cd299
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· 10 years ago
820756e
Add support for ARM Cortex-A35 processor
by Sandrine Bailleux
· 10 years ago
d178637
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 10 years ago
85d80e5
Initialize VTTBR_EL2 when bypassing EL2
by Sandrine Bailleux
· 10 years ago
df37373
Add ARM GICv3 driver without support for legacy operation
by Achin Gupta
· 10 years ago
4a1dcde
Merge pull request #435 from sandrine-bailleux/sb/juno-r2
by Achin Gupta
· 10 years ago
1dbe315
Juno R2: Configure the correct L2 RAM latency values
by Sandrine Bailleux
· 10 years ago
6cd12da
Add missing RES1 bit in SCTLR_EL1
by Vikram Kanigiri
· 10 years ago
c17a4dc
Make CASSERT() macro callable from anywhere
by Sandrine Bailleux
· 10 years ago
54dc71e
Make generic code work in presence of system caches
by Achin Gupta
· 10 years ago
ee7b35c
Re-design bakery lock memory allocation and algorithm
by Andrew Thoelke
· 10 years ago
e0d913c
Add macros for retention control in Cortex-A53/A57
by Varun Wadekar
· 10 years ago
6b0d97b
cortex_a53: Add A53 errata #826319, #836870
by Jimmy Huang
· 10 years ago
fd904df
Add mmio utility functions
by Jimmy Huang
· 10 years ago
3a8c55f
Add "Project Denver" CPU support
by Varun Wadekar
· 10 years ago
e2bf57f
Add header guards to asm macro files
by Dan Handley
· 10 years ago
ce4c820
Remove use of PLATFORM_CACHE_LINE_SIZE
by Dan Handley
· 10 years ago
cd31914
Merge pull request #277 from soby-mathew/sm/coh_lock_opt
by danh-arm
· 10 years ago
874cd37
Merge pull request #280 from vwadekar/tlkd-fixed-v3
by danh-arm
· 10 years ago
6e159e7
Translate secure/non-secure virtual addresses
by Varun Wadekar
· 10 years ago
548579f
Remove the `owner` field in bakery_lock_t data structure
by Soby Mathew
· 10 years ago
1c9573a
Optimize the bakery lock structure for coherent memory
by Soby Mathew
· 10 years ago
27a51c7
Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support
by danh-arm
· 10 years ago
1ba93ae
Add support for ARM Cortex-A72 processor
by Vikram Kanigiri
· 10 years ago
4991ecd
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· 10 years ago
79a97b2
Call reset handlers upon BL3-1 entry.
by Yatharth Kochar
· 11 years ago
22f0897
Return success if an interrupt is seen during PSCI CPU_SUSPEND
by Soby Mathew
· 11 years ago
8c5fe0b
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 11 years ago
5b1cd43
Add macros for domain specific barriers.
by Soby Mathew
· 11 years ago
36e2fd0
Prevent optimisation of sysregs accessors calls
by Sandrine Bailleux
· 11 years ago
235585b
Fix the array size of mpidr_aff_map_nodes_t.
by Soby Mathew
· 11 years ago
7395a72
Apply errata workarounds only when major/minor revisions match.
by Soby Mathew
· 11 years ago
d07baec
Merge pull request #206 from soby-mathew/sm/reset_cntvoff
by Andrew Thoelke
· 11 years ago
d0ecd97
Create BL stage specific translation tables
by Soby Mathew
· 11 years ago
ae213ce
Initialize SCTLR_EL1 based on MODE_RW bit
by Jens Wiklander
· 11 years ago
14c0526
Reset CNTVOFF_EL2 register before exit into EL1 on warm boot
by Soby Mathew
· 11 years ago
01b916b
Juno: Implement initial platform port
by Sandrine Bailleux
· 11 years ago
d9bdaf2
Add support for selected Cortex-A57 errata workarounds
by Soby Mathew
· 11 years ago
d3f70af
Add CPU specific crash reporting handlers
by Soby Mathew
· 11 years ago
add4035
Add CPU specific power management operations
by Soby Mathew
· 11 years ago
9b47684
Introduce framework for CPU specific operations
by Soby Mathew
· 11 years ago
935db69
Move IO storage source to drivers directory
by Dan Handley
· 11 years ago
ec3c100
Simplify management of SCTLR_EL3 and SCTLR_EL1
by Achin Gupta
· 11 years ago
afff8cb
Make enablement of the MMU more flexible
by Achin Gupta
· 11 years ago
73ad257
Calculate TCR bits based on VA and PA
by Lin Ma
· 11 years ago
5e0f9bd
Merge pull request #154 from athoelke/at/inline-mmio
by Andrew Thoelke
· 11 years ago
e73af8a
Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2
by danh-arm
· 11 years ago
7eea135
Merge pull request #147 from athoelke/at/remove-bakery-mpidr
by danh-arm
· 11 years ago
5e11375
Inline the mmio accessor functions
by Andrew Thoelke
· 11 years ago
4f2104f
Remove all checkpatch errors from codebase
by Juan Castillo
· 11 years ago
634ec6c
Remove calling CPU mpidr from bakery lock API
by Andrew Thoelke
· 11 years ago
167a935
Initialise CPU contexts from entry_point_info
by Andrew Thoelke
· 11 years ago
5c633bd
Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2
by danh-arm
· 11 years ago
5c3272a
Make system register functions inline assembly
by Andrew Thoelke
· 11 years ago
f984ce8
Enable mapping higher physical address
by Lin Ma
· 11 years ago
dff8e47
Add enable mmu platform porting interfaces
by Dan Handley
· 11 years ago
for-v0.4-rc0
5f0cdb0
Split platform.h into separate headers
by Dan Handley
· 11 years ago
c6bc071
Remove extern keyword from function declarations
by Dan Handley
· 11 years ago
fa9c08b
Use secure timer to generate S-EL1 interrupts
by Achin Gupta
· 11 years ago
c429b5e
Add context library API to change a bit in SCR_EL3
by Achin Gupta
· 11 years ago
23ff9ba
Introduce macros to manipulate the SPSR
by Vikram Kanigiri
· 11 years ago
a43d431
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
b3254e8
Introduce IS_IN_ELX() macros
by Sandrine Bailleux
· 11 years ago
228a9f0
Remove unused or invalid asm helper functions
by Andrew Thoelke
· 11 years ago
2f5dcfe
Replace disable_mmu with assembler version
by Andrew Thoelke
· 11 years ago
625de1d
Remove variables from .data section
by Dan Handley
· 11 years ago
97043ac
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
fb037bf
Always use named structs in header files
by Dan Handley
· 11 years ago
5b827a8
Separate BL functions out of arch.h
by Dan Handley
· 11 years ago
bdbfc3c
Separate out CASSERT macro into own header
by Dan Handley
· 11 years ago
4ecca33
Move include and source files to logical locations
by Dan Handley
· 11 years ago