diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-04-25 13:22:32 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-04-26 09:27:22 -0600 |
commit | 7ff2940d82d3e15eecd6f69c298700afa345c47a (patch) | |
tree | ae8b919f4ea3e8e8555fb4856f788e6fc2be97e1 /meta-xilinx-core/recipes-bsp/fpga-manager-script/files/fpgautil.c | |
parent | 00a9929d15215ed5031cdbcd7776cef82c7eab7d (diff) | |
download | meta-xilinx-7ff2940d82d3e15eecd6f69c298700afa345c47a.tar.gz |
meta-xilinx-standalone: gcc-xilinx-standalone: Microblaze disable transactional memory
These two files were missed when the other part of the patch was applied.
On microblaze, add "--disable-tm-clone-registry" due to the image size increasing
Disable TM clone registry in libgcc. It is enabled in libgcc by default.
This option helps to reduce code size for embedded targets which do
not use transactional memory.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-bsp/fpga-manager-script/files/fpgautil.c')
0 files changed, 0 insertions, 0 deletions