plat/brcm: Define RNG base address

Change-Id: I4f5efcd7638a25c317382b51f05e6b9aa283d068
Signed-off-by: Roman Bacik <roman.bacik@broadcom.com>
Signed-off-by: Bharat Gooty <bharat.gooty@broadcom.com>
This commit is contained in:
Roman Bacik 2020-07-06 15:31:29 -07:00 committed by Bharat Gooty
parent 99c447f440
commit cefde213f2
1 changed files with 5 additions and 0 deletions

View File

@ -291,6 +291,11 @@
#define ICFG_PKA_MEM_PWR_CTRL__ARRPOWEROKOUT BIT(7)
#define ICFG_PKA_MEM_PWR_CTRL__ISO BIT(8)
/*******************************************************************************
* RNG constants
******************************************************************************/
#define RNG_BASE_ADDR 0x68b20000
/*******************************************************************************
* Trusted Watchdog constants
******************************************************************************/