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-24 14:49:31 +01:00
2025-01-21 08:39:28 -08:00
2025-01-21 08:39:28 -08:00
2019-03-05 16:24:06 +00:00
2019-03-05 16:24:06 +00:00
2019-03-05 16:24:06 +00:00
2019-03-05 16:24:06 +00:00
2022-08-02 18:16:03 +01:00
2024-12-17 09:30:48 +01:00
2020-10-19 13:56:02 +01:00
2023-06-20 08:42:57 -07:00
2024-03-08 08:07:09 -08:00
2024-03-08 08:07:09 -08:00
2024-03-12 09:25:22 -07:00
2023-06-06 08:46:56 -07:00
2023-06-07 15:53:12 +01:00
2023-07-19 13:51:30 +01:00
2021-02-11 11:37:14 +00:00
2020-02-21 17:34:31 +00:00
2019-08-01 18:41:12 +01:00
2023-07-20 16:13:42 +01:00
2020-02-21 17:34:31 +00:00
2023-09-14 11:00:30 +01:00
2022-10-14 09:55:10 +01:00
2024-08-13 09:52:07 -07:00
2023-10-17 09:38:36 -07:00
2023-05-18 09:29:27 +01:00
2024-09-24 18:02:32 +01:00
2020-10-19 13:56:02 +01:00
2023-05-30 08:48:09 -07:00
2022-09-08 12:54:36 +01:00
2024-07-09 09:55:57 -07:00
2020-10-19 13:56:02 +01:00
2023-01-11 10:25:30 +00:00
2023-07-19 14:18:49 +01:00
2024-12-17 09:30:48 +01:00
2020-02-21 17:34:31 +00:00
2020-10-19 13:56:02 +01:00
2024-07-09 09:56:42 -07:00
2020-10-19 13:56:02 +01:00
2020-10-19 13:56:02 +01:00
2025-02-05 13:58:17 +01:00
2025-02-05 13:58:17 +01:00
2023-07-23 09:36:23 +01:00
2023-09-14 11:00:30 +01:00
2017-05-16 18:50:35 +05:30
2019-08-01 18:41:12 +01:00
2019-08-01 18:41:12 +01:00
2020-10-19 13:56:02 +01:00
2020-02-21 17:34:31 +00:00
2023-07-27 14:00:03 +01:00
2020-10-19 13:56:02 +01:00
2022-08-02 18:16:03 +01:00
2020-10-19 13:56:02 +01:00
2020-02-21 17:34:31 +00:00
2024-10-08 09:54:32 -07:00
2023-10-17 09:40:44 -07:00
2022-09-08 12:54:36 +01:00
2022-11-08 11:09:10 -05:00
2023-01-31 09:42:45 -08:00
2021-08-29 15:12:52 -07:00
2022-10-14 09:53:33 +01:00
2023-06-12 23:39:22 -07:00
2024-08-13 09:52:07 -07:00
2024-05-21 08:47:47 -07:00
2023-07-11 08:51:05 -07:00
2025-01-21 08:39:28 -08:00
2022-11-15 09:11:37 -08:00