| /rk3399_ARM-atf/bl1/aarch32/ |
| H A D | bl1_context_mgmt.c | 3443a7027d78a9ccebc6940f0a69300ec7c1ed44 Fri Mar 20 19:21:05 UTC 2020 John Powell <john.powell@arm.com> Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc.
Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
|
| /rk3399_ARM-atf/bl2u/ |
| H A D | bl2u_main.c | 3443a7027d78a9ccebc6940f0a69300ec7c1ed44 Fri Mar 20 19:21:05 UTC 2020 John Powell <john.powell@arm.com> Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc.
Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2_image_load_v2.c | 3443a7027d78a9ccebc6940f0a69300ec7c1ed44 Fri Mar 20 19:21:05 UTC 2020 John Powell <john.powell@arm.com> Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc.
Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
|
| /rk3399_ARM-atf/bl1/aarch64/ |
| H A D | bl1_context_mgmt.c | 3443a7027d78a9ccebc6940f0a69300ec7c1ed44 Fri Mar 20 19:21:05 UTC 2020 John Powell <john.powell@arm.com> Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc.
Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
|
| /rk3399_ARM-atf/include/lib/ |
| H A D | smccc.h | 3443a7027d78a9ccebc6940f0a69300ec7c1ed44 Fri Mar 20 19:21:05 UTC 2020 John Powell <john.powell@arm.com> Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc.
Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
|
| H A D | utils_def.h | 3443a7027d78a9ccebc6940f0a69300ec7c1ed44 Fri Mar 20 19:21:05 UTC 2020 John Powell <john.powell@arm.com> Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc.
Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
|
| /rk3399_ARM-atf/bl1/ |
| H A D | bl1_fwu.c | 3443a7027d78a9ccebc6940f0a69300ec7c1ed44 Fri Mar 20 19:21:05 UTC 2020 John Powell <john.powell@arm.com> Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc.
Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
|
| H A D | bl1_main.c | 3443a7027d78a9ccebc6940f0a69300ec7c1ed44 Fri Mar 20 19:21:05 UTC 2020 John Powell <john.powell@arm.com> Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc.
Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
|
| /rk3399_ARM-atf/include/arch/aarch32/ |
| H A D | arch.h | 3443a7027d78a9ccebc6940f0a69300ec7c1ed44 Fri Mar 20 19:21:05 UTC 2020 John Powell <john.powell@arm.com> Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc.
Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
|
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | arch.h | 3443a7027d78a9ccebc6940f0a69300ec7c1ed44 Fri Mar 20 19:21:05 UTC 2020 John Powell <john.powell@arm.com> Fix MISRA C issues in BL1/BL2/BL31
Attempts to address MISRA compliance issues in BL1, BL2, and BL31 code. Mainly issues like not using boolean expressions in conditionals, conflicting variable names, ignoring return values without (void), adding explicit casts, etc.
Change-Id: If1fa18ab621b9c374db73fa6eaa6f6e5e55c146a Signed-off-by: John Powell <john.powell@arm.com>
|