Skip to content
Commit 1903a8f4 authored by Sylvio Alves's avatar Sylvio Alves Committed by Benjamin Cabé
Browse files

soc: espressif: fix optimization flag boot fault



When DEBUG_OPTIMIZATION or NO_OPTIMIZATION is
enabled, efuse reading fails during bootloader start.
Move those calls into IRAM area so that reading when
cache is disabled works without any faults.

In HAL side, we need to use low level calls to read
CPU id instead of Zephyr's default one.

Signed-off-by: default avatarSylvio Alves <sylvio.alves@espressif.com>
parent dee7927a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment