Skip to content
Commit 03ce34cf authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: add XIP-aware MTD support



Add Kconfig symbol, asm/mtd-xip.h header and define related macros:
xip_cpu_idle, xip_irqpending, xip_currtime and xip_elapsed_since.
Append .xiptext to the vectors when separate vectors are configured
because otherwise they are appended to the data and data may not even be
executable in XIP configuration.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 687eb3c4
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