soc: Adds a soc_caps define for all chips to define the number of boot key digests

This commit is contained in:
KonstantinKondrashov
2021-01-05 23:09:24 +08:00
parent 98f726fa4b
commit 88c5fe49b8
5 changed files with 5 additions and 2 deletions

View File

@@ -72,6 +72,7 @@
#define SOC_ULP_SUPPORTED 1
#define SOC_RTC_SLOW_MEM_SUPPORTED 1
#define SOC_CCOMP_TIMER_SUPPORTED 1
#define SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS 1
/*-------------------------- ADC CAPS ----------------------------------------*/
#define SOC_ADC_PERIPH_NUM (2)