soc: intel_s1000: add dts fixup for low power sram

Add dts fixup definitions for low power sram base address and size
- DT_LP_SRAM_BASE
- DT_LP_SRAM_SIZE

Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>
This commit is contained in:
Sathish Kuttan 2019-06-09 16:20:47 -07:00 committed by Anas Nashif
commit 1f99253b6c

View file

@ -13,6 +13,9 @@
#define DT_L2_SRAM_BASE DT_SRAM_BASE_ADDRESS
#define DT_L2_SRAM_SIZE DT_SRAM_SIZE * 1024
#define DT_LP_SRAM_BASE DT_MMIO_SRAM_1_BASE_ADDRESS
#define DT_LP_SRAM_SIZE DT_MMIO_SRAM_1_SIZE
#define DT_CAVS_ICTL_BASE_ADDR DT_INTEL_CAVS_INTC_78800_BASE_ADDRESS
#define DT_CAVS_ICTL_0_IRQ DT_INTEL_CAVS_INTC_78800_IRQ_0
#define DT_CAVS_ICTL_0_IRQ_PRI DT_INTEL_CAVS_INTC_78800_IRQ_0_PRIORITY