<div dir="ltr">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I'm creating xo1.75 OS images on a 1.75 XO since that's the only ARM
    hardware I have around. In order to sign the images I need to
    compile bios-crypto following the instructions from the wiki:<br>
    <br>
    
    <a href="http://wiki.laptop.org/go/OS_Builder#Signing_preparation" target="_blank">http://wiki.laptop.org/go/OS_Builder#Signing_preparation</a><br>
    <br>
    make is not finishing correctly and ends with the following error
    message:<br>
    <br>
    <div lang="x-western">
      <div dir="ltr">
        <div>bash-4.2# make</div>
        <div>echo Building in the "'build'" subdirectory</div>
        <div>Building in the 'build' subdirectory</div>
        <div>make -C build</div>
        <div>make[1]: Entering directory `/home/root/bios-crypto/build'</div>
        <div>ld  -Ttext 0xc0000 -Tbss 0xd0000 --defsym
          _start=verify_data bios_verify.o stack_alloc.o bios_string.o
          ../depends/libtomcrypt.a ../depends/libtfm.a arm_libs.o
          /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.7.2/libgcc.a -o
          bios_verify.elf</div>
        <div>/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.7.2/libgcc.a(bpabi.o):(.ARM.exidx+0x0):

          undefined reference to `__aeabi_unwind_cpp_pr1'</div>
        <div>make[1]: *** [bios_verify.elf] Error 1</div>
        <div>make[1]: Leaving directory `/home/root/bios-crypto/build'</div>
        <div>make: *** [all] Error 2</div>
        <div>bash-4.2# <br>
          <br>
          Has anyone been able to get bios-crypto working on ARM
          architecture? How could I solve this issue?<br>
          <br>
           - Juan Cubillo<br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
    </div>
    <br>
  </div>

</div>