meta-digi/meta-digi-arm
David Escalona 748ffed314 trustfence-sign-kernel: fix the IVT table address padding
- The IVT table address inside the kernel image must be aligned at 0x1000
  bytes. The calculation of this offset was not working when the kernel image
  size was multiple of 0x1000 bytes. In this case the IVT table was moved an
  extra offset of 0x1000 bytes, causing U-Boot to fail to validate the image
  as the IVT table was not in the expected location.

  This fix uses the same offset calculation algorithm as U-Boot, ensuring both,
  the sign script and U-Boot will look for the IVT at the same address.

https://jira.digi.com/browse/DEL-3972

Signed-off-by: David Escalona <david.escalona@digi.com>
2017-03-23 14:16:33 +01:00
..
classes boot-script: merge 'recovery' and 'boot' scripts into 'boot' 2017-03-14 18:45:53 +01:00
conf conf: machine: use weak assignment for SERIAL_CONSOLES 2017-03-22 11:36:46 +01:00
recipes-bsp meta-digi-arm: firmware-qualcomm: Update board data files. 2017-03-23 13:04:49 +01:00
recipes-core automount: add rule not to automount 'recovery' partition 2017-03-20 14:57:11 +01:00
recipes-digi trustfence-sign-kernel: fix the IVT table address padding 2017-03-23 14:16:33 +01:00
recipes-kernel meta-digi-arm: kernel-module-qualcomm: Build from Digi source repositories 2017-03-20 10:43:24 +01:00
DIGI_EULA DIGI_EULA: Correct part number. 2015-07-30 16:06:33 +02:00
DIGI_OPEN_EULA meta-digi-arm: Add end user license agreements. 2012-10-26 16:20:14 +02:00
README meta-digi: change Freescale references to NXP 2017-03-22 19:58:32 +01:00

README

OpenEmbedded/Yocto BSP layer for Digi's ConnectCore platforms
=============================================================

This layer provides support for Digi's ConnnecCore platforms for use
with OpenEmbedded and/or Yocto.

This layer depends on:

git://git.yoctoproject.org/poky.git
git://git.openembedded.org/meta-openembedded.git
git://git.yoctoproject.org/meta-freescale.git

Digi's license agreements
-------------------------

All software is covered by Digi's general EULA and Digi's Open Source
EULA. To have the right to use the software in your images you need to
read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files.

NXP Semiconductors' software license agreement
----------------------------------------------

Some platforms depends on libraries and packages that are covered by
NXP Semiconductors' EULA. To have the right to use those binaries in
your images you need to read and accept the EULA file in meta-freescale
Yocto layer.

Support
-------

This layer is provided 'as is' with no guarantee. However, some support
may be available from support@digi.com