There is an issue in binutils 2.38 objcopy when called
with '--weaken' flag:
https://sourceware.org/bugzilla/show_bug.cgi?id=27493
To circumvent it, patch the trustfence-cst config.mk to
call specifically with 'weaken-symbol err_msg' which is
apparently the only symbol that's overriden by the code.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
https://onedigi.atlassian.net/browse/DEL-8033
https://onedigi.atlassian.net/browse/DEL-8332
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| 0001-gen_auth_encrypted_data-reuse-existing-DEK-file.patch | ||
| 0002-hab4_pki_tree.sh-automate-script.patch | ||
| 0003-openssl_helper-use-dev-urandom-as-seed-source.patch | ||
| 0004-hab4_pki_tree.sh-usa-a-random-password-for-the-defau.patch | ||
| 0005-ahab_pki_tree.sh-automate-script.patch | ||
| 0006-ahab_pki_tree.sh-use-a-random-password-for-the-defau.patch | ||
| 0007-rules.mk-weaken-specific-function-err_msg.patch | ||