Bug 15676 - OpenSBI additional build variables doesn't work.
Summary: OpenSBI additional build variables doesn't work.
Status: RESOLVED MOVED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-03 06:14 UTC by yangcheng
Modified: 2024-06-15 15:11 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:


Attachments
This fix addresses potential issues where OpenSBI make environment variables were not being correctly recognized (869 bytes, patch)
2024-04-25 20:44 UTC, hirosh
Details

Note You need to log in before you can comment on or make changes to this bug.
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!