]> xenbits.xensource.com Git - qemu-xen.git/commit
target/xtensa: move xtensa_finalize_config to xtensa_core_class_init
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 10 Feb 2019 04:43:58 +0000 (20:43 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 19 Feb 2019 05:29:08 +0000 (21:29 -0800)
commit0e7c887919e44f25491a4eb86403e947d9d54937
tree266b0c66b28675598bc506415130c6deb1144839
parent2012f47e2371537bf41a9347af6db1d3d675a1a4
target/xtensa: move xtensa_finalize_config to xtensa_core_class_init

Don't run xtensa_finalize_config at the time of core registration,
instead run it at the CPU class initialization.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target/xtensa/cpu.h
target/xtensa/helper.c
target/xtensa/overlay_tool.h