Elyes Haouas
|
9a90d720b8
style: remove useless trailing semicolon and line continuations
|
1 سال پیش |
John Powell
|
3443a7027d
Fix MISRA C issues in BL1/BL2/BL31
|
4 سال پیش |
Zelalem
|
2fe75a2de0
coverity: fix MISRA violations
|
4 سال پیش |
Deepika Bhavnani
|
ee006a79f6
Unsigned long should not be used as per coding guidelines
|
5 سال پیش |
Julius Werner
|
402b3cf876
Switch AARCH32/AARCH64 to __aarch64__
|
5 سال پیش |
Ambroise Vincent
|
279faa6d5d
BL1: Fix type consistency
|
5 سال پیش |
Ambroise Vincent
|
bde2836fcc
Remove several warnings reported with W=2
|
5 سال پیش |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
6 سال پیش |
Soby Mathew
|
3ed87a496a
Merge pull request #1584 from danielboulby-arm/db/Switches
|
6 سال پیش |
Roberto Vargas
|
ed51b51f7a
Remove build option LOAD_IMAGE_V2
|
6 سال پیش |
Daniel Boulby
|
a08a201430
Ensure the flow through switch statements is clear
|
6 سال پیش |
Roberto Vargas
|
735181b634
Fix MISRA rule 8.3 Part 4
|
6 سال پیش |
Jonathan Wright
|
c9662db960
bl1: fix switch statements to comply with MISRA rules
|
6 سال پیش |
Antonio Nino Diaz
|
085e80ec11
Rename 'smcc' to 'smccc'
|
6 سال پیش |
Soby Mathew
|
566034fc27
Add image_id to bl1_plat_handle_post/pre_image_load()
|
6 سال پیش |
Isla Mitchell
|
2a4b4b71ba
Fix order of #includes
|
7 سال پیش |
danh-arm
|
d70a7d0ce0
Merge pull request #978 from etienne-lms/minor-build
|
7 سال پیش |
Etienne Carriere
|
2ed7b71e43
context_mgmt: declare extern cm_set_next_context() for AArch32
|
7 سال پیش |
Soby Mathew
|
ee05ae1680
Fix issues in FWU code
|
7 سال پیش |
Antonio Nino Diaz
|
9d6fc3c321
FWU: Introduce FWU_SMC_IMAGE_RESET
|
7 سال پیش |
Antonio Nino Diaz
|
128daee298
FWU: Check for overlaps when loading images
|
7 سال پیش |
dp-arm
|
a440900803
AArch32: Add `TRUSTED_BOARD_BOOT` support
|
7 سال پیش |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
7 سال پیش |
Antonio Nino Diaz
|
7a317a70d4
tspd:FWU:Fix usage of SMC_RET0
|
7 سال پیش |
Douglas Raillard
|
308d359b26
Introduce unified API to zero memory
|
8 سال پیش |
Sandrine Bailleux
|
949a52d24e
Fix integer overflows in BL1 FWU code
|
8 سال پیش |
Sandrine Bailleux
|
1bfb706851
Add some debug assertions in BL1 FWU copy code
|
8 سال پیش |
Sandrine Bailleux
|
b38a9e5cd7
bl1_fwu_image_copy() refactoring
|
8 سال پیش |
Sandrine Bailleux
|
9f1489e445
Minor refactoring of BL1 FWU code
|
8 سال پیش |
Yatharth Kochar
|
53d703a555
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
|
8 سال پیش |