rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.2
authorToshiyuki Ogasahara <toshiyuki.ogasahara.bo@hitachi.com>
Mon, 11 Mar 2019 06:18:32 +0000 (15:18 +0900)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 11 Apr 2019 10:57:01 +0000 (12:57 +0200)
Update the revision number in the revision management file.

Signed-off-by: Toshiyuki Ogasahara <toshiyuki.ogasahara.bo@hitachi.com>
Signed-off-by: Yoshifumi Hosoya <yoshifumi.hosoya.wj@renesas.com>
Change-Id: I239f4d9f58d38515a49fa1a22cece48b59710d15

plat/renesas/rcar/include/rcar_version.h

index e4363240760f2d77c49b3f0d84940d605e876d42..1b8b1e4720ce3b3bb4038eb312baff4affb0fb0c 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <arch_helpers.h>
 
-#define VERSION_OF_RENESAS             "2.0.1"
+#define VERSION_OF_RENESAS             "2.0.2"
 #define        VERSION_OF_RENESAS_MAXLEN       (128)
 
 extern const uint8_t version_of_renesas[VERSION_OF_RENESAS_MAXLEN];