![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
#include "psa/service.h"
Go to the source code of this file.
Enumerations | |
enum | tfm_spm_request_type_t { TFM_SPM_REQUEST_RESET_VOTE } |
Functions | |
int32_t | tfm_spm_request_reset_vote (void) |
Request a vote from SPM on a system reset. More... | |
void | tfm_enable_irq (psa_signal_t irq_signal) |
void | tfm_disable_irq (psa_signal_t irq_signal) |
Enumerator | |
---|---|
TFM_SPM_REQUEST_RESET_VOTE |
Definition at line 13 of file tfm_spm_services.h.
void tfm_disable_irq | ( | psa_signal_t | irq_signal | ) |
void tfm_enable_irq | ( | psa_signal_t | irq_signal | ) |