Use generic hook infrastrucutre instead of custom Kconfig and hooks for ARM. Replace z_arm_platform_init() with platform_reset(). Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
CONFIG_STDOUT_CONSOLE=n
|
|
CONFIG_PRINTK=n
|
|
CONFIG_IPM=y
|
|
CONFIG_SOC_RESET_HOOK=n
|
|
CONFIG_HEAP_MEM_POOL_SIZE=4096
|
|
CONFIG_OPENAMP=y
|
|
CONFIG_SEGGER_RTT_BUFFER_SIZE_UP=4096
|
|
CONFIG_OPENAMP_MASTER=n
|