mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 01:24:27 +00:00
feat(rcar3): update IPL and Secure Monitor Rev.4.0.0
Update the version to match release versioning scheme. No functional change. Signed-off-by: Hieu Nguyen <hieu.nguyen.dn@renesas.com> Change-Id: Ib481fade925f74dbea1dd2b39c1abfab888379e4
This commit is contained in:
parent
7e06b06753
commit
516a98ef27
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
#include <arch_helpers.h>
|
||||
|
||||
#define VERSION_OF_RENESAS "3.0.3"
|
||||
#define VERSION_OF_RENESAS "4.0.0"
|
||||
#define VERSION_OF_RENESAS_MAXLEN 128
|
||||
|
||||
extern const uint8_t version_of_renesas[VERSION_OF_RENESAS_MAXLEN];
|
||||
|
|
Loading…
Add table
Reference in a new issue