Commit cefde213 authored by Roman Bacik's avatar Roman Bacik Committed by Bharat Gooty
Browse files

plat/brcm: Define RNG base address



Change-Id: I4f5efcd7638a25c317382b51f05e6b9aa283d068
Signed-off-by: default avatarRoman Bacik <roman.bacik@broadcom.com>
Signed-off-by: default avatarBharat Gooty <bharat.gooty@broadcom.com>
parent 99c447f4
...@@ -291,6 +291,11 @@ ...@@ -291,6 +291,11 @@
#define ICFG_PKA_MEM_PWR_CTRL__ARRPOWEROKOUT BIT(7) #define ICFG_PKA_MEM_PWR_CTRL__ARRPOWEROKOUT BIT(7)
#define ICFG_PKA_MEM_PWR_CTRL__ISO BIT(8) #define ICFG_PKA_MEM_PWR_CTRL__ISO BIT(8)
/*******************************************************************************
* RNG constants
******************************************************************************/
#define RNG_BASE_ADDR 0x68b20000
/******************************************************************************* /*******************************************************************************
* Trusted Watchdog constants * Trusted Watchdog constants
******************************************************************************/ ******************************************************************************/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment