On 22/4/22 21:15, Max Filippov wrote:
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 <jcmvb...@gmail.com> --- target/xtensa/cpu.c | 15 +++++++++++++++ target/xtensa/cpu.h | 5 +++++ target/xtensa/op_helper.c | 7 ++++--- 3 files changed, 24 insertions(+), 3 deletions(-)
Thanks.