uniphier: move ROTPK hash to .rodata section
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 17 Oct 2017 01:52:53 +0000 (10:52 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 18 Oct 2017 12:57:34 +0000 (21:57 +0900)
commit917d79668daa88ce94669620c31de103dbf1e673
tree4c99e6b58a8aa1ffbe82d0c0c3f052211c07a632
parentccd0c24cf89cb2195cbb38b6bb0639769afef7c5
uniphier: move ROTPK hash to .rodata section

This is not executable code.  It should be put into .rodata instead
of .text section.

This produces more correct BL1 image when SEPARATE_CODE_AND_RODATA is
defined.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
plat/socionext/uniphier/uniphier_rotpk.S