Merge "plat/st: Fix incorrect return value" into integration

This commit is contained in:
Alexei Fedorov 2019-11-28 10:47:54 +00:00 committed by TrustedFirmware Code Review
commit 90d5f8bdf6
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@
/* Closed = OTP_CFG0[6] */
#define BOOT_API_OTP_MODE_CLOSED_BIT_POS 6
#define BOOT_API_RETURN_OK 0x66U
#define BOOT_API_RETURN_OK 0x77U
/*
* Boot Context related definitions