Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
6868052b55d6c4c4fdddb836fe8d484fe6daf428
/
bl1
/
bl1_fwu.c
183638f
style: remove useless trailing semicolon and line continuations
by Elyes Haouas
· Mon Feb 13 10:05:41 2023 +0100
a5c6636
Fix MISRA C issues in BL1/BL2/BL31
by John Powell
· Fri Mar 20 14:21:05 2020 -0500
91d8061
coverity: fix MISRA violations
by Zelalem
· Wed Feb 12 10:37:03 2020 -0600
64e557c
Unsigned long should not be used as per coding guidelines
by Deepika Bhavnani
· Tue Sep 03 21:51:09 2019 +0300
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· Tue Jul 09 14:02:43 2019 -0700
fe63009
BL1: Fix type consistency
by Ambroise Vincent
· Wed Feb 27 16:50:10 2019 +0000
a88a35d
Remove several warnings reported with W=2
by Ambroise Vincent
· Thu Feb 14 09:48:21 2019 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
a8083a6
Merge pull request #1584 from danielboulby-arm/db/Switches
by Soby Mathew
· Wed Oct 03 15:36:37 2018 +0100
025946a
Remove build option LOAD_IMAGE_V2
by Roberto Vargas
· Mon Sep 24 17:20:48 2018 +0100
8942a1b
Ensure the flow through switch statements is clear
by Daniel Boulby
· Fri Jun 22 14:16:03 2018 +0100
be126ed
Fix MISRA rule 8.3 Part 4
by Roberto Vargas
· Mon Feb 12 12:36:17 2018 +0000
d5ff96c
bl1: fix switch statements to comply with MISRA rules
by Jonathan Wright
· Tue Mar 13 13:54:03 2018 +0000
3c817f4
Rename 'smcc' to 'smccc'
by Antonio Nino Diaz
· Wed Mar 21 10:49:27 2018 +0000
2f38ce3
Add image_id to bl1_plat_handle_post/pre_image_load()
by Soby Mathew
· Thu Feb 08 17:45:12 2018 +0000
9930501
Fix order of #includes
by Isla Mitchell
· Tue Jul 11 14:54:08 2017 +0100
09bb548
Merge pull request #978 from etienne-lms/minor-build
by danh-arm
· Wed Jun 28 13:46:19 2017 +0100
662bf93
context_mgmt: declare extern cm_set_next_context() for AArch32
by Etienne Carriere
· Fri Jun 23 09:37:49 2017 +0200
f088b34
Fix issues in FWU code
by Soby Mathew
· Thu Jun 15 16:11:48 2017 +0100
0e8e720
FWU: Introduce FWU_SMC_IMAGE_RESET
by Antonio Nino Diaz
· Fri May 12 16:51:59 2017 +0100
d6a277f
FWU: Check for overlaps when loading images
by Antonio Nino Diaz
· Thu Jun 01 13:40:17 2017 +0100
cdd03cb
AArch32: Add `TRUSTED_BOARD_BOOT` support
by dp-arm
· Wed Feb 15 11:07:55 2017 +0000
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
acb2914
tspd:FWU:Fix usage of SMC_RET0
by Antonio Nino Diaz
· Tue Apr 04 17:08:32 2017 +0100
21362a9
Introduce unified API to zero memory
by Douglas Raillard
· Fri Dec 02 13:51:54 2016 +0000
b39d75f
Fix integer overflows in BL1 FWU code
by Sandrine Bailleux
· Fri Nov 11 16:44:37 2016 +0000
bbc0822
Add some debug assertions in BL1 FWU copy code
by Sandrine Bailleux
· Mon Nov 14 14:58:05 2016 +0000
953488e
bl1_fwu_image_copy() refactoring
by Sandrine Bailleux
· Mon Nov 14 14:56:51 2016 +0000
5ebc21e
Minor refactoring of BL1 FWU code
by Sandrine Bailleux
· Fri Nov 11 15:56:20 2016 +0000
8c0177f
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
by Yatharth Kochar
· Fri Nov 11 13:57:50 2016 +0000
f11b29a
Fix the inconsistencies in bl1_tbbr_image_descs[]
by Yatharth Kochar
· Mon Feb 01 11:04:46 2016 +0000
5f671cd
Merge pull request #470 from danh-arm/dh/fwu-done-fix
by danh-arm
· Tue Dec 15 16:12:10 2015 +0000
89f8f33
FWU: Pass client cookie to FWU_SMC_UPDATE_DONE
by Dan Handley
· Tue Dec 15 14:28:24 2015 +0000
8ec7652
FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUME
by Dan Handley
· Tue Dec 15 10:52:33 2015 +0000
35e5f69
FWU: Fix secure memory check in image auth
by Dan Handley
· Mon Dec 14 16:26:43 2015 +0000
71c9a5e
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· Sat Oct 10 19:06:53 2015 +0100