livepatch/arm64: support livepatch without ftrace
euler inclusion
category: feature
Bugzilla: 5507
CVE: N/A
----------------------------------------
support livepatch without ftrace for ARM64
supported now:
livepatch relocation when init_patch after load_module;
instruction patched when enable;
activeness function check;
enforcing the patch stacking principle;
long jump (both livepatch relocation and insn patched)
module plts request by livepatch-relocation
Signed-off-by:
Cheng Jian <cj.chengjian@huawei.com>
Reviewed-by:
Li Bin <huawei.libin@huawei.com>
Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Loading
Please sign in to comment