commit | 7ca1450a12f4e0ebd103cde536ac697ca7ff97f2 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Sun Jun 19 12:38:41 2016 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Jul 15 15:54:57 2016 +0200 |
tree | 1a98b8e0694ebba50455fb9b9fefc55dba8d4969 | |
parent | 27403be7a1137bbd7d136e16b6ecf9566bb1d456 [diff] |
ARM: Move __secure definition to common asm/secure.h sunxi and i.mx7 both define the __secure modifier to put functions in the secure section. Move this to a common place. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com>