1 /* 2 * Copyright (c) 2017, Texas Instruments Incorporated 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7 #include <errno.h> 8 9 #define MEM_ALIGN (sizeof(uint32_t)) 10