When I build the firmware of OpenSBI's generic platform, I need to specify OpenSBI's custom FW_TEXT_START, so I specified the custom value of FW_TEXT_START in Buildroot's BR2_TARGET_OPENSBI_ADDITIONAL_VARIABLES configuration. Unfortunately, it didn't work, and the generated firmware still used the default FW_TEXT_START value. I guess this may have something to do with OPENSBI_MAKE_ENV being placed before the Make command, I hope someone can check and fix this problem, thanks.
Created attachment 9739 [details] This fix addresses potential issues where OpenSBI make environment variables were not being correctly recognized Does this solve your problem?
Thank you for your report. The issue tracker for the Buildroot project has been moved to the Gitlab.com issue tracker: https://gitlab.com/buildroot.org/buildroot/-/issues We are taking this opportunity to close old issues in this old tracker. If you believe your issue is still relevant, please open one in the new issue tracker. Thank you!