[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH 0/2] Towards ASLR/PIE support
Use position independent code (PIC) in assembly files connected to the linuxu target. This is a first set of patches in a series. The linuxu target is easiest to achieve. KVM/Xen require more effort to use PIC in assembly files (such as plat/kvm/x86/entry64.S. Razvan Deaconescu (2): plat: Use position independent code (PIC) in thread_start.S plat/linuxu: Use position independent code (PIC) in entry64.S plat/common/x86/thread_start.S | 7 ++++--- plat/linuxu/x86/entry64.S | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) -- 2.17.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |