From 573787341e57a73bf027c2ea3bdf18dc298ae0a0 Mon Sep 17 00:00:00 2001 From: Alex Shi Date: Tue, 13 Sep 2016 11:31:27 +0800 Subject: [PATCH] backporting: a brief introduce of backported feautures on 4.4 Add a file named backported-features to give a short introduction on backported features. Signed-off-by: Alex Shi --- backported-features | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 backported-features diff --git a/backported-features b/backported-features new file mode 100644 index 000000000000..b680ed49292f --- /dev/null +++ b/backported-features @@ -0,0 +1,14 @@ + LSK backported features + +1, The kaslr and kaslr-pax_usercopy branches base on LSK directly. + v4.4/topic/mm-kaslr + v4.4/topic/mm-kaslr-pax_usercopy + +2, Coresight and openCSD are used for Juno board 'perf' tool implement. + origin/v4.4/topic/coresight + origin/v4.4/topic/perf-opencsd-4.4-github + +3, OPTEE base on LSK mainline, but isn't included of mainline. + +Feature introducation: +https://wiki.linaro.org/lsk/features -- 2.34.1