1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/include/nuttx/crypto
guoshichao 956830170d greenhills: fix the data type align build error
"/home/guoshichao/work_profile/vela_os/vela_car_5/nuttx/include/nuttx/crypto/blake2s.h", line 91: error #2118-D:
          this attribute reduces the alignment of the typedef, and while that
          will be respected for struct/field layout, the compiler will not
          generate code to handle misaligned accesses for objects of this type
  typedef uint32_t uint32_alias_t __attribute__((may_alias)) aligned_data(1);
                                                             ^

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2024-09-26 23:00:21 +08:00
..
blake2s.h greenhills: fix the data type align build error 2024-09-26 23:00:21 +08:00
crypto.h include/nuttx/crypto: include sys/types.h insted of stdint.h 2022-05-13 10:48:42 +08:00
se05x.h Added NXP SE05x support (secure element) 2023-09-09 15:54:08 +08:00
tea.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00