rcar_gen3: plat: Update IPL and Secure Monitor Rev.2.0.6

Signed-off-by: Yoshifumi Hosoya <yoshifumi.hosoya.wj@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> # upstream update
Change-Id: I70c3d873b1d05075257034aee5e19c754be911e0
This commit is contained in:
Yoshifumi Hosoya 2020-02-07 11:23:33 +09:00 committed by Marek Vasut
parent cc4e7ad49e
commit 03360b3c0e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#include <arch_helpers.h>
#define VERSION_OF_RENESAS "2.0.5"
#define VERSION_OF_RENESAS "2.0.6"
#define VERSION_OF_RENESAS_MAXLEN (128)
extern const uint8_t version_of_renesas[VERSION_OF_RENESAS_MAXLEN];