![]() |
xilplmi
Vitis Drivers API Documentation
|
This file illustrates the tamper trigger response.
To build this application, xilmailbox library must be included in BSP and xilloader library must be in client mode
Load the Pdi. Select the target. Download the example elf into the target.
note : On sucessufully running of this example, PLM will not send any response as it will be handed off to ROM.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 dd 02/13/24 Initial release
Macros | |
| #define | RESPONSE (0x8) |
| Response for trigger BBRAM erase valid tamper responses are 0x8 BBRAM erase 0x4 Secure lockdown 1 0x2 Secure lockdown 0 0x1 System reset 0x0 Reserved. More... | |
Functions | |
| int | main (void) |
| Main function to call the ExtractMetaheader example function. More... | |