Disable ASAN in ffi_call_int functions
Disabled ASAN in ffi_call_int on arm and riscv to prevent
dynamic-stack-buffer-overflow
Ref: https://github.com/libffi/libffi/pull/858
Ref: https://archive.tizen.org/gerrit/#/c/platform/upstream/libffi/+/263835/
Ref: https://archive.tizen.org/gerrit/#/c/platform/upstream/libffi/+/315515/
Ref: https://review.tizen.org/gerrit/c/platform/upstream/libffi/+/317304
Change-Id: I6c526415cbcb7d95dfdfde8115086a6494ab8338
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>