4 #include "host-utils.h"
6 #include "core-fsf/core-isa.h"
7 #include "overlay_tool.h"
9 static const XtensaConfig fsf
= {
11 .options
= XTENSA_OPTIONS
,
12 /* GDB for this core is not supported currently */
13 .nareg
= XCHAL_NUM_AREGS
,
19 .clock_freq_khz
= 10000,