target/xtensa: add clock input to xtensa CPU
commit9e377be1f042e8618c54ee786d1022caa0e2409d
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 3 Oct 2021 21:31:47 +0000 (3 14:31 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 6 May 2022 22:27:40 +0000 (6 15:27 -0700)
tree1b01d07b4474463600357c2eb5ab065deb0c8697
parent8c48e36548a124dff8ad25b28f9cd2210dcdc407
target/xtensa: add clock input to xtensa CPU

Create clock input for the xtensa CPU device and initialize its
frequency to the default core frequency specified in the config.

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