Searched hist:"03 ce34cf" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | mtd-xip.h | 03ce34cf Fri Jan 31 23:33:28 CST 2020 Max Filippov <jcmvbkbc@gmail.com> 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: Max Filippov <jcmvbkbc@gmail.com>
|
H A D | sections.h | 03ce34cf Fri Jan 31 23:33:28 CST 2020 Max Filippov <jcmvbkbc@gmail.com> 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: Max Filippov <jcmvbkbc@gmail.com>
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | vmlinux.lds.S | 03ce34cf Fri Jan 31 23:33:28 CST 2020 Max Filippov <jcmvbkbc@gmail.com> 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: Max Filippov <jcmvbkbc@gmail.com>
|
H A D | setup.c | 03ce34cf Fri Jan 31 23:33:28 CST 2020 Max Filippov <jcmvbkbc@gmail.com> 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: Max Filippov <jcmvbkbc@gmail.com>
|
/openbmc/linux/arch/xtensa/ |
H A D | Kconfig | 03ce34cf Fri Jan 31 23:33:28 CST 2020 Max Filippov <jcmvbkbc@gmail.com> 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: Max Filippov <jcmvbkbc@gmail.com>
|