Abhishek Singh Tomar
a9bc782c84
Fix array-bound compilation warnings
...
Resolves : the warray bounds warning during compilation
/build/libc/include/string.h:34:16: warning: '__builtin_memset' offset [0, 2097151] is out of the bounds [0, 0] [-Warray-bounds]
34 | #define memset __builtin_memset
hw/fsp/fsp.c:1855:9: note: in expansion of macro 'memset'
1855 | memset(fsp_tce_table, 0, PSI_TCE_TABLE_SIZE);
use volatile pointer to avoid optimization introduced with gcc-11 on constant
address assignment to pointer.
Signed-off-by: Abhishek Singh Tomar <abhishek@linux.ibm.com >
Signed-off-by: Cédric Le Goater <clg@kaod.org >
2022-02-04 08:35:25 +01:00
..
2020-03-12 20:33:18 +11:00
2020-05-26 14:30:29 +10:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-08-07 16:00:20 +10:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2019-07-26 15:30:21 +10:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-04-08 14:38:33 +10:00
2021-10-19 12:14:20 +05:30
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2022-02-04 08:35:25 +01:00
2020-06-11 12:52:55 +10:00
2020-03-12 20:33:18 +11:00
2021-12-23 18:47:26 +01:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-30 18:00:25 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2021-06-30 15:05:55 +05:30
2021-08-06 12:23:59 +05:30
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-06-11 12:52:55 +10:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-10-01 17:40:29 +10:00
2021-10-19 12:26:01 +05:30
2021-10-19 12:26:02 +05:30
2020-03-12 20:33:18 +11:00
2022-01-03 16:12:45 +01:00
2020-03-12 20:33:18 +11:00
2021-08-06 12:23:35 +05:30
2020-03-12 20:33:18 +11:00
2020-06-11 12:52:55 +10:00
2020-03-12 20:33:18 +11:00
2021-10-26 11:03:02 +05:30
2020-06-30 12:07:23 +10:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2017-09-19 04:16:53 -05:00
2021-08-06 12:30:46 +05:30
2021-10-19 12:26:02 +05:30
2021-10-19 12:26:02 +05:30
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2021-10-19 12:26:01 +05:30
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2021-10-19 12:08:19 +05:30
2020-03-12 20:33:18 +11:00
2021-08-06 12:30:20 +05:30
2021-10-19 12:08:19 +05:30
2021-10-19 12:26:01 +05:30
2021-10-19 12:26:01 +05:30
2020-03-12 20:33:18 +11:00
2021-07-19 20:34:09 +05:30
2020-03-12 20:33:18 +11:00
2021-10-19 12:08:19 +05:30
2021-08-06 12:25:41 +05:30
2020-03-12 20:33:18 +11:00
2020-06-11 12:52:55 +10:00
2020-03-12 20:33:18 +11:00
2022-01-03 16:12:45 +01:00
2022-01-03 16:12:45 +01:00
2022-01-03 16:12:45 +01:00
2020-10-01 13:44:07 +10:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2022-01-03 16:12:45 +01:00
2022-01-03 16:12:45 +01:00
2020-03-12 20:33:18 +11:00
2020-06-11 12:52:55 +10:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2021-06-30 15:05:55 +05:30
2021-06-30 15:05:55 +05:30
2020-03-12 20:33:18 +11:00
2021-08-06 12:23:35 +05:30
2020-03-12 20:33:18 +11:00
2021-08-18 16:35:39 +05:30
2020-08-07 16:00:20 +10:00
2020-03-12 20:33:18 +11:00
2021-08-18 16:35:39 +05:30
2020-03-12 20:33:18 +11:00
2020-03-12 20:33:18 +11:00
2021-10-19 12:26:01 +05:30
2021-08-06 11:51:25 +05:30