#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
#include "plat_addr_map.h"
#define CMSIS_device_header _TO_STRING(CONCAT_SUFFIX(CHIP_ID_LITERAL, h))
#endif