From: Russell King Date: Thu, 28 Sep 2017 10:16:33 +0000 (+0100) Subject: Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into devel... X-Git-Tag: v4.19~2164^2^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1bb078330b4f0836b5b12365cd8bf68d5f3bbff8;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'fdpic' of git.linaro.org/people/nicolas.pitre/linux into devel-stable This series provides the needed changes to suport the ELF_FDPIC binary format on ARM. Both MMU and non-MMU systems are supported. This format has many advantages over the BFLT format used on MMU-less systems, such as being real ELF that can be parsed by standard tools, can support shared dynamic libs, etc. --- 1bb078330b4f0836b5b12365cd8bf68d5f3bbff8