tools/imximage: share DCD information via Kconfig
authorJorge Ramirez-Ortiz <jorge@foundries.io>
Wed, 11 Dec 2019 09:42:36 +0000 (10:42 +0100)
committerStefano Babic <sbabic@denx.de>
Fri, 27 Dec 2019 11:55:59 +0000 (12:55 +0100)
commite97bdfa5da70600e9755d6f70713744ed25f62c3
tree44e723d0c149f8427663785a9fb26780c2d48e0c
parent3b5aefac569dcf53152eebae9cf419ecd9ac76f0
tools/imximage: share DCD information via Kconfig

IMX based platforms can have the DCD table located on different
addresses due to differences in their memory maps (ie iMX7ULP).

This information is required by the user to sign the images for secure
boot so continue making it accessible via mkimage.

Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Stefano Babic <sbabic@denx.de>
arch/arm/mach-imx/Kconfig
tools/imximage.c