Searched hist:a14988c6613d396293fd13eb052178a7e8e0d036 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/bl1/aarch64/ |
| H A D | bl1_context_mgmt.c | a14988c6613d396293fd13eb052178a7e8e0d036 Tue Aug 04 21:27:51 UTC 2020 Jimmy Brisson <jimmy.brisson@arm.com> Move static vars into functions in bl1
This reduces the scope of these variables and resolves Misra violations such as: bl1/aarch64/bl1_context_mgmt.c:21:[MISRA C-2012 Rule 8.9 (advisory)] "bl1_cpu_context" should be defined at block scope.
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com> Change-Id: I9b0b26395bce07e10e61d10158c67f9c22ecce44
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1_main.c | a14988c6613d396293fd13eb052178a7e8e0d036 Tue Aug 04 21:27:51 UTC 2020 Jimmy Brisson <jimmy.brisson@arm.com> Move static vars into functions in bl1
This reduces the scope of these variables and resolves Misra violations such as: bl1/aarch64/bl1_context_mgmt.c:21:[MISRA C-2012 Rule 8.9 (advisory)] "bl1_cpu_context" should be defined at block scope.
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com> Change-Id: I9b0b26395bce07e10e61d10158c67f9c22ecce44
|