TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
utilities.c File Reference
#include <inttypes.h>
#include "utilities.h"
#include "tfm_hal_platform.h"
Include dependency graph for utilities.c:

Go to the source code of this file.

Functions

void tfm_core_panic (void)
 
bool tfm_is_one_bit_set (uint32_t n)
 

Function Documentation

void tfm_core_panic ( void  )

Definition at line 11 of file utilities.c.

Here is the caller graph for this function:

bool tfm_is_one_bit_set ( uint32_t  n)

Definition at line 24 of file utilities.c.

Here is the caller graph for this function: