arm-none-eabi-objdump
GNU assembler, linker and binary utilities for ARM Cortex-A/R/M processors
RUN apt-get update && \
apt-get install -y binutils-arm-none-eabi
RUN apt-get update && \
apt-get install -y binutils-arm-none-eabi
RUN pacman -S --noconfirm arm-none-eabi-binutils
RUN apt-get update && \
apt-get install -y binutils-arm-none-eabi
RUN dnf install -y arm-none-eabi-binutils-cs-1
RUN apt-get update && \
apt-get install -y binutils-arm-none-eabi