ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
mdl_state_validation_t Struct Reference

Expected stage identity passed to the independent validator. More...

Collaboration diagram for mdl_state_validation_t:

Data Fields

mdl_storage_tstorage
 Validation scratch.
mdl_state_envelope_t envelope
 Expected identity.

Detailed Description

Expected stage identity passed to the independent validator.

Definition at line 67 of file mdl_state_store.c.

Field Documentation

◆ envelope

mdl_state_envelope_t mdl_state_validation_t::envelope

Expected identity.

Definition at line 69 of file mdl_state_store.c.

Referenced by internal_mdl_state_validate_stage().

◆ storage

mdl_storage_t* mdl_state_validation_t::storage

Validation scratch.

Definition at line 68 of file mdl_state_store.c.

Referenced by internal_mdl_state_validate_stage().


The documentation for this struct was generated from the following file: