ARM: hyp-stub: Define a return value for failed stub calls
Define a standard return value to be returned when a hyp stub call fails. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <cdall@linaro.org>
This commit is contained in:

committed by
Christoffer Dall

parent
cf763e4ede
commit
4c70cf07ce
@@ -104,4 +104,6 @@ extern char __hyp_text_end[];
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
|
||||
#define HVC_STUB_ERR 0xbadca11
|
||||
|
||||
#endif /* ! VIRT_H */
|
||||
|
Reference in New Issue
Block a user