Kévin Petit
5e1dbfc49d
Fix align_malloc on Linux ( #645 )
...
posix_memalign requires alignment to be a power of two and a multiple
of sizeof(void*). All powers of two greater than sizeof(void*) are
multiples of sizeof(void*) so we only need to make sure sizeof(void*)
is the minimum value passed to posix_memalign.
Fixes #644
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2020-03-04 15:17:50 +00:00
..
2020-03-04 15:17:50 +00:00
2019-08-12 10:18:06 +01:00
2017-05-16 18:48:39 +05:30
2020-02-21 08:05:27 +00:00
2020-02-20 21:09:36 +00:00
2017-05-16 18:48:39 +05:30
2019-04-18 15:00:45 +01:00
2019-04-18 15:00:45 +01:00
2019-08-12 10:18:06 +01:00
2019-08-12 10:18:06 +01:00
2020-02-20 21:09:36 +00:00
2020-03-02 15:06:44 +00:00
2017-05-16 18:48:39 +05:30
2017-05-16 18:48:39 +05:30
2017-05-16 18:48:39 +05:30
2020-03-03 21:39:32 +00:00
2020-03-03 21:39:32 +00:00
2020-02-28 12:22:38 +00:00
2020-02-28 12:22:38 +00:00
2017-05-16 18:48:39 +05:30
2017-05-16 18:48:39 +05:30
2019-10-04 12:28:55 +01:00
2020-02-28 12:22:38 +00:00
2017-05-16 18:48:39 +05:30
2020-02-28 12:24:13 +00:00
2017-05-16 18:48:39 +05:30
2019-11-18 09:45:44 +00:00
2019-11-18 09:45:44 +00:00
2017-05-16 18:48:39 +05:30
2020-02-21 10:07:34 -05:00
2017-05-16 18:48:39 +05:30
2017-05-16 18:48:39 +05:30
2020-03-02 15:06:44 +00:00
2020-03-03 21:39:32 +00:00
2020-02-20 21:09:36 +00:00
2017-05-16 18:48:39 +05:30
2020-02-20 21:09:36 +00:00
2017-05-16 18:48:39 +05:30
2017-05-16 18:48:39 +05:30
2017-05-16 18:48:39 +05:30