From: Andreas Schwab <schwab@suse.de>
To: opensbi@lists.infradead.org
Subject: [PATCH] firmware: Prevent _start from not being at the beginning
Date: Tue, 05 Mar 2024 11:43:18 +0100 [thread overview]
Message-ID: <mvm4jdlt0vt.fsf@suse.de> (raw)
In-Reply-To: <20240305103134.874444-1-wxjstz@126.com> (Xiang W.'s message of "Tue, 5 Mar 2024 18:31:03 +0800")
On M?r 05 2024, Xiang W wrote:
> There are multiple .entry sections in opensbi, and _start may be put
> after other .entry sections, which may cause problems. The patch fix
> this issue.
That should not be a problem. Since it is passed as the first object
file to the linker it is guaranteed to be placed first.
--
Andreas Schwab, SUSE Labs, schwab at suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
next prev parent reply other threads:[~2024-03-05 10:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-05 10:31 [PATCH] firmware: Prevent _start from not being at the beginning Xiang W
2024-03-05 10:43 ` Andreas Schwab [this message]
2024-03-05 12:27 ` Xiang W
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=mvm4jdlt0vt.fsf@suse.de \
--to=schwab@suse.de \
--cc=opensbi@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox