We are currently following this tutorial (https://docs.xiangshan.cc/zh-cn/latest/tools/opensbi-kernel-for-xs/) to compile linux.bin. However, when using the emu_defconfig configuration, the output's scale is about ten times larger compared to the linux.bin available in this repository. Specifically, by the time it reaches the paging init instruction, the instruction count has already exceeded tens of millions.
Could you please advise if this behavior is expected or if there might be an issue with our configuration?
We are currently following this tutorial (https://docs.xiangshan.cc/zh-cn/latest/tools/opensbi-kernel-for-xs/) to compile linux.bin. However, when using the emu_defconfig configuration, the output's scale is about ten times larger compared to the linux.bin available in this repository. Specifically, by the time it reaches the paging init instruction, the instruction count has already exceeded tens of millions.
Could you please advise if this behavior is expected or if there might be an issue with our configuration?