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
/
bl1
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: Disable Secure Cycle Counter
Alexei Fedorov
2019-08-21
1
-1
/
+9
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
2
-13
/
+13
*
Refactor SPSR initialisation code
John Tsichritzis
2019-07-24
2
-26
/
+12
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
1
-4
/
+0
*
BL1: Fix type consistency
Ambroise Vincent
2019-04-01
1
-5
/
+5
*
Remove several warnings reported with W=2
Ambroise Vincent
2019-04-01
1
-3
/
+0
*
bl1-smc-handler: Ensure the lower-order 16 bits of SPSR are programmed
Bryan O'Donoghue
2019-03-13
1
-1
/
+1
*
BL1: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
4
-19
/
+61
*
Move BL1 and BL2 private defines to bl_common.h
Antonio Nino Diaz
2019-01-15
1
-10
/
+2
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
10
-40
/
+53
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
1
-3
/
+3
*
context_mgmt: Fix MISRA defects
Antonio Nino Diaz
2018-11-01
1
-4
/
+4
*
Merge pull request #1584 from danielboulby-arm/db/Switches
Soby Mathew
2018-10-03
1
-4
/
+2
|
\
|
*
Ensure the flow through switch statements is clear
Daniel Boulby
2018-09-21
1
-4
/
+2
*
|
Remove deprecated bl1_init_bl2_mem_layout()
Antonio Nino Diaz
2018-09-28
1
-19
/
+0
*
|
Remove build option LOAD_IMAGE_V2
Roberto Vargas
2018-09-28
3
-55
/
+0
|
/
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-1
/
+1
*
DSU erratum 936184 workaround
John Tsichritzis
2018-08-17
1
-2
/
+3
*
Merge pull request #1510 from robertovargas-arm/romlib
Dimitris Papastamos
2018-08-13
1
-3
/
+1
|
\
|
*
Create a library file for libmbedtls
Roberto Vargas
2018-08-03
1
-3
/
+1
*
|
xlat v2: Support the EL2 translation regime
Antonio Nino Diaz
2018-08-10
1
-1
/
+1
|
/
*
Fix some violations to MISRA rule 8.3
Sandrine Bailleux
2018-07-11
1
-2
/
+2
*
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
1
-16
/
+16
*
Add .extab and .exidx sections
Roberto Vargas
2018-07-11
1
-0
/
+9
*
Use ALIGN instead of NEXT in linker scripts
Roberto Vargas
2018-07-11
1
-2
/
+2
*
Make TF UUID RFC 4122 compliant
Roberto Vargas
2018-06-14
1
-2
/
+2
*
Fix MISRA rule 8.4 Part 4
Roberto Vargas
2018-04-13
1
-1
/
+2
*
Fix MISRA rule 8.3 Part 4
Roberto Vargas
2018-04-13
1
-3
/
+3
*
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
Dimitris Papastamos
2018-03-29
1
-0
/
+2
|
\
|
*
bl1: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
1
-0
/
+2
*
|
Clean usage of void pointers to access symbols
Joel Hutton
2018-03-27
1
-7
/
+5
|
/
*
Rename 'smcc' to 'smccc'
Antonio Nino Diaz
2018-03-21
6
-13
/
+13
*
Merge pull request #1282 from robertovargas-arm/misra-changes
davidcunado-arm
2018-02-28
1
-1
/
+1
|
\
|
*
Fix MISRA rule 8.8 in common code
Roberto Vargas
2018-02-28
1
-1
/
+1
*
|
Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch
davidcunado-arm
2018-02-28
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add comments about mismatched TCR_ELx and xlat tables
Antonio Nino Diaz
2018-02-27
1
-2
/
+3
*
|
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
Soby Mathew
2018-02-26
1
-41
/
+32
*
|
Add image_id to bl1_plat_handle_post/pre_image_load()
Soby Mathew
2018-02-26
2
-5
/
+26
|
/
*
Ensure the correct execution of TLBI instructions
Antonio Nino Diaz
2018-02-21
1
-0
/
+1
*
Merge pull request #1173 from etienne-lms/armv7-qemu
davidcunado-arm
2018-02-07
1
-0
/
+5
|
\
|
*
aarch32: use lr as bl32 boot argument on aarch32 only systems
Etienne Carriere
2018-02-02
1
-0
/
+5
*
|
bl1: add bl1_plat_handle_{pre,post}_image_load()
Masahiro Yamada
2018-02-02
1
-2
/
+15
|
/
*
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP
Roberto Vargas
2018-01-18
1
-1
/
+4
*
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-11-29
1
-5
/
+6
*
Fix order of #includes
Isla Mitchell
2017-07-12
3
-3
/
+3
*
Merge pull request #978 from etienne-lms/minor-build
danh-arm
2017-06-28
5
-4
/
+6
|
\
|
*
bl1: include bl1_private.h in aarch* files
Etienne Carriere
2017-06-23
4
-0
/
+4
|
*
context_mgmt: declare extern cm_set_next_context() for AArch32
Etienne Carriere
2017-06-23
1
-2
/
+0
|
*
bl: security_state should be of type unsigned int
Etienne Carriere
2017-06-23
1
-2
/
+2
*
|
Merge pull request #994 from soby-mathew/sm/fwu_fix
davidcunado-arm
2017-06-26
1
-9
/
+14
|
\
\
[next]