commit | afc1f65f504324cd5f87a8cb480bebeb0c61e4e0 | [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 | 9c4f52b855876862a7a30b63bde4a0d22605c3dc [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>