Bug 15676

Summary: OpenSBI additional build variables doesn't work.
Product: buildroot Reporter: yangcheng <1151727370>
Component: OtherAssignee: unassigned
Status: RESOLVED MOVED    
Severity: normal CC: buildroot, hirosh, yann.morin.1998
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:
Attachments: This fix addresses potential issues where OpenSBI make environment variables were not being correctly recognized

Description yangcheng 2023-07-03 06:14:57 UTC
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.
Comment 1 hirosh 2024-04-25 20:44:07 UTC
Created attachment 9739 [details]
This fix addresses potential issues where OpenSBI make environment variables were not being correctly recognized

Does this solve your problem?
Comment 2 Yann E. MORIN 2024-06-15 15:11:16 UTC
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!