int32_t pal_destroy(void)
PAL destruction. This function calls each module's destroy function (if one exists) to free resources...
PAL time. This file contains the secure time APIs and is a part of the PAL service API...
PAL network. This file contains the network APIs and it is a part of the PAL service API...
PAL Configuration. This file contains PAL configuration information.
PAL RTOS. This file contains the real-time OS APIs and is a part of the PAL service API...
PAL TLS/DTLS. This file contains TLS and DTLS APIs and is a part of the PAL service API...
PAL entropy. This file contains entropy injection and is part of the PAL API.
PAL types. This file contains PAL generic types.
PAL errors. This file contains enumeration for PAL errors. These errors are returned to the service l...
PAL update. This file contains the firmware update APIs and is a part of the PAL service API...
PAL file system. This file contains the file system APIs and is part of the PAL service API...
PAL macros. This file contains macros defined by PAL for constant values and network purposes...
PAL ROT. This file contains the ROT (root of trust) API.
palStatus_t pal_init(void)
PAL initialization. This function calls each module's initialization function (if one exists) to allo...
int32_t palStatus_t
Definition: pal_types.h:49
PAL DRBG. This file contains the real-time OS APIs and is a part of the PAL service API...
PAL cryptographic. This file contains cryptographic APIs and is part of the PAL service API...