index
:
delta/coreboot/arm-trusted-firmware.git
bl1-misra
dependabot/npm_and_yarn/trim-newlines-3.0.1
dev/upstream
dh/dual-lic
integration
lts-v2.8
master
prototypes/sdei/rfc_v1
prototypes/secure_partitions/rfc_v1
revert-1389-db/bugfix
revert-1586-topics/ep/scp_bl2_size
revert-1713-nt-fw-config
rfc/arm_gicv3_driver_v1
rfc/psci-comp-pwr-states
rfc/psci-comp-pwr-states-v2
rfc/psci-new-top-desc
test
topics/arm-drtm-poc
topics/clang-format
topics/cmake
topics/ffa_el3_spmc
topics/ffa_el3_spmc_notifications
topics/ffa_rel_proto
topics/fwu_prototype
topics/rme_prototype
topics/spci_beta0_spmd
topics/v2.4-changelog
review.coreboot.org: arm-trusted-firmware.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bl32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-08-19
2
-0
/
+90
*
Merge pull request #189 from achingupta/ag/tf-issues#153
Dan Handley
2014-08-19
2
-0
/
+18
|
\
|
*
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-08-15
2
-0
/
+18
*
|
Clarify platform porting interface to TSP
Dan Handley
2014-08-19
6
-46
/
+11
*
|
Move TSP private declarations into separate header
Dan Handley
2014-08-14
5
-2
/
+138
*
|
Rationalize console log output
Dan Handley
2014-08-12
2
-52
/
+64
|
/
*
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
danh-arm
2014-08-04
1
-10
/
+0
|
\
|
*
Call platform_is_primary_cpu() only from reset handler
Juan Castillo
2014-08-01
1
-10
/
+0
*
|
Support asynchronous method for BL3-2 initialization
Vikram Kanigiri
2014-08-01
1
-0
/
+8
|
/
*
Merge pull request #170 from achingupta/ag/tf-issues#226
danh-arm
2014-07-28
1
-4
/
+8
|
\
|
*
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
2014-07-28
1
-4
/
+8
*
|
Merge pull request #169 from achingupta/ag/tf-issues#198
danh-arm
2014-07-28
1
-21
/
+39
|
\
\
|
|
/
|
*
Remove coherent stack usage from the warm boot path
Achin Gupta
2014-07-19
1
-10
/
+33
|
*
Remove coherent stack usage from the cold boot path
Achin Gupta
2014-07-19
1
-11
/
+6
*
|
Add support for printing version at runtime
Juan Castillo
2014-07-25
1
-1
/
+2
*
|
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-07-25
2
-10
/
+9
|
/
*
Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2
danh-arm
2014-07-11
1
-0
/
+4
|
\
|
*
fvp: Reuse BL1 and BL2 memory through image overlaying
Sandrine Bailleux
2014-07-10
1
-0
/
+4
*
|
Refactor fvp gic code to be a generic driver
Dan Handley
2014-07-09
1
-3
/
+4
|
/
*
Remove all checkpatch errors from codebase
Juan Castillo
2014-06-24
2
-7
/
+7
*
Further renames of platform porting functions
Dan Handley
2014-05-27
1
-3
/
+3
*
Add enable mmu platform porting interfaces
for-v0.4-rc0
Dan Handley
2014-05-23
1
-1
/
+1
*
Rename FVP specific files and functions
Dan Handley
2014-05-23
1
-4
/
+4
*
Move BL porting functions into platform.h
Dan Handley
2014-05-23
1
-1
/
+0
*
Split platform.h into separate headers
Dan Handley
2014-05-23
4
-1
/
+4
*
Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2
Andrew Thoelke
2014-05-23
1
-1
/
+1
|
\
|
*
Make the memory layout more flexible
Sandrine Bailleux
2014-05-23
1
-1
/
+1
*
|
Merge pull request #104 from athoelke:at/tsp-entrypoints-v2
Andrew Thoelke
2014-05-23
2
-30
/
+18
|
\
\
|
*
|
Use a vector table for TSP entrypoints
Andrew Thoelke
2014-05-23
2
-30
/
+18
*
|
|
Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2
Andrew Thoelke
2014-05-23
4
-13
/
+55
|
\
\
\
|
|
/
/
|
*
|
Non-Secure Interrupt support during Standard SMC processing in TSP
Soby Mathew
2014-05-23
4
-13
/
+55
*
|
|
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
Andrew Thoelke
2014-05-23
7
-6
/
+517
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Enable secure timer to generate S-EL1 interrupts
Achin Gupta
2014-05-22
1
-0
/
+21
|
*
Add support for asynchronous FIQ handling in TSP
Achin Gupta
2014-05-22
3
-2
/
+203
|
*
Add support for synchronous FIQ handling in TSP
Achin Gupta
2014-05-22
5
-6
/
+188
|
*
Use secure timer to generate S-EL1 interrupts
Achin Gupta
2014-05-22
2
-1
/
+108
*
|
fvp: Move TSP from Secure DRAM to Secure SRAM
Sandrine Bailleux
2014-05-22
1
-1
/
+1
*
|
TSP: Let the platform decide which secure memory to use
Sandrine Bailleux
2014-05-22
1
-2
/
+2
|
/
*
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-22
2
-20
/
+19
*
Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile
Andrew Thoelke
2014-05-16
1
-1
/
+2
|
\
|
*
fvp: Use the right implem. of plat_report_exception() in BL3-2
Sandrine Bailleux
2014-05-13
1
-1
/
+2
*
|
fvp: Provide per-EL MMU setup functions
Sandrine Bailleux
2014-05-09
1
-1
/
+1
|
/
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
3
-7
/
+7
*
Always use named structs in header files
Dan Handley
2014-05-06
1
-11
/
+11
*
Remove vpath usage in makefiles
Dan Handley
2014-05-06
2
-27
/
+9
*
Move include and source files to logical locations
Dan Handley
2014-05-06
1
-4
/
+2
*
Allocate single stacks for BL1 and BL2
Andrew Thoelke
2014-04-15
1
-0
/
+1
*
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
2
-11
/
+9
*
Use --gc-sections during link
Andrew Thoelke
2014-03-26
1
-4
/
+4
*
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
Sandrine Bailleux
2014-03-26
1
-1
/
+2
[next]