fix(bootloader_support): Enable pseudo round function in flash enc release mode for H2-ECO5

This commit is contained in:
harshal.patil
2025-01-21 11:36:25 +05:30
parent d75ca966c3
commit f6be421a48
13 changed files with 54 additions and 27 deletions

View File

@@ -11,6 +11,7 @@
******************************************************************************/
// The Lowlevel layer for SPI Flash Encryption.
#pragma once
#include <stdbool.h>
#include <string.h>