On Tue, May 15, 2018 at 09:45:57AM +0800, Su Hang wrote:
> This patch adds Intel Hexadecimal Object File format support to
> the loader.  The file format specification is available here:
> http://www.piclist.com/techref/fileext/hex/intel.htm
> 
> The file format is mainly intended for embedded systems
> and microcontrollers, such as Micro:bit Arduino, ARM, STM32, etc.
> 
> Suggested-by: Stefan Hajnoczi <stefa...@redhat.com>
> Signed-off-by: Su Hang <suhan...@mails.ucas.ac.cn>
> ---
>  hw/arm/boot.c       |   7 +-
>  hw/core/loader.c    | 246 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/hw/loader.h |  12 +++
>  3 files changed, 264 insertions(+), 1 deletion(-)

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: signature.asc
Description: PGP signature

Reply via email to