Antonios Christidis
2031e21a58
Fix Build Warnings for AArch64 ( #2242 )
...
This commit links to issue (#2234 ).
When cross-compiling for AArch64, using gcc 13.3, you encounter three
warnings types that turn into errors:
- maybe-uninitialized
- stringop-truncation
- strict-aliasing
This commit fixes all the warnings found, in regards to the first two
rules. To resolve the warnigns due to strict-aliasing, I am editing the
CMake build system.
Signed-off-by: Antonios Christidis <a-christidis@ti.com >
2025-02-05 13:58:17 +01:00
..
2024-12-18 11:42:12 +00:00
2025-02-05 13:58:17 +01:00
2024-12-17 08:44:27 -08:00
2025-02-05 13:58:17 +01:00
2025-02-05 13:58:17 +01:00
2024-12-24 14:49:31 +01:00
2025-01-28 10:08:24 -08:00
2025-01-14 09:11:31 -08:00
2024-12-17 09:55:37 -08:00
2024-12-17 09:55:37 -08:00
2025-02-05 13:58:17 +01:00
2025-02-05 13:58:17 +01:00
2023-06-09 11:25:20 +01:00
2021-01-07 11:34:42 +00:00
2024-10-08 09:54:32 -07:00
2024-12-10 09:13:58 -08:00
2024-12-17 09:55:37 -08:00
2025-02-05 13:58:17 +01:00
2025-01-14 12:37:38 -08:00
2024-12-17 09:55:37 -08:00
2023-12-14 16:26:16 +01:00
2025-01-07 09:29:28 -08:00
2023-04-25 19:30:42 +01:00
2025-02-05 13:58:17 +01:00
2025-02-05 13:58:17 +01:00
2025-02-05 13:58:17 +01:00
2025-02-04 08:45:20 -08:00
2024-10-22 09:52:31 -07:00
2024-12-10 09:13:58 -08:00
2024-11-26 09:25:38 -08:00
2024-11-26 09:25:38 -08:00
2025-02-05 13:58:17 +01:00
2025-02-03 13:46:52 +01:00
2025-01-14 09:08:32 -08:00
2025-02-05 13:58:17 +01:00
2024-10-08 09:54:32 -07:00
2025-01-14 09:05:47 -08:00
2025-02-05 13:58:17 +01:00
2025-02-05 13:58:17 +01:00
2024-11-26 09:25:38 -08:00
2024-12-13 16:47:01 +00:00
2025-01-28 10:08:24 -08:00
2024-11-26 09:25:38 -08:00
2020-02-25 08:56:54 +00:00
2023-03-21 09:06:15 -07:00
2019-08-12 10:18:06 +01:00
2019-03-05 16:23:49 +00:00
2024-10-08 09:58:31 -07:00
2024-10-08 09:58:31 -07:00
2024-10-08 09:58:31 -07:00
2024-10-08 09:58:31 -07:00
2024-10-08 09:58:31 -07:00
2020-09-24 20:36:52 +01:00
2024-10-08 09:58:31 -07:00
2024-10-08 09:58:31 -07:00
2022-10-03 14:26:43 +01:00
2022-02-22 16:49:35 +00:00