On Sun, Dec 1, 2024 at 11:31 PM Guenter Roeck <[email protected]> wrote: > > Hi, > > On Sat, Nov 02, 2024 at 10:51:10AM -0700, Rong Xu wrote: > > When the -ffunction-sections compiler option is enabled, each function > > is placed in a separate section named .text.function_name rather than > > putting all functions in a single .text section. > > > ... > > > > Co-developed-by: Han Shen <[email protected]> > > Signed-off-by: Han Shen <[email protected]> > > Signed-off-by: Rong Xu <[email protected]> > > Suggested-by: Sriraman Tallam <[email protected]> > > Suggested-by: Krzysztof Pszeniczny <[email protected]> > > Tested-by: Yonghong Song <[email protected]> > > Tested-by: Yabin Cui <[email protected]> > > Tested-by: Nathan Chancellor <[email protected]> > > Reviewed-by: Kees Cook <[email protected]> > > With this patch in the tree, the openrisck qemu emulation using > or1ksim_defconfig fails to boot. There is no log output, even with > earlycon enabled.
Thanks for the report. I posted a fix. https://lore.kernel.org/all/[email protected]/T/#u -- Best Regards Masahiro Yamada
