From 912f9e0ee8303384e42bbe9626cf5a2684143696 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Mon, 26 Aug 2019 01:29:37 +0800 Subject: [PATCH] update linux kernel to 4.19.56-linux4sam-6.1, which support Kernel crypto userspace API and NXP PN5180 BAL driver, update rootfs to compatible with it, update ReadMe files --- README.md | 33 ++++++++++++++++++++++++++++++++- 1 files changed, 32 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 4132329..dda90a9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,35 @@ ## sama5d4 -SAMA5D4 Xplained Ultra Board BSP +SAMA5D4 Xplained Ultra Board and BSP Official Reference: + https://www.at91.com/linux4sam/bin/view/Linux4SAM/Sama5d4XplainedMainPage + +Linux4SAM Home: + https://www.at91.com/linux4sam/bin/view/Linux4SAM/WebHome + +Linux4SAM Github Repositories: + https://github.com/linux4sam/ + +Linux4SAM Linux Kernel ChangeLog: + https://www.at91.com/linux4sam/bin/view/Linux4SAM/LinuxKernel + +Linux4SAM BBS: + http://www.at91.com/ + + +Linux BSP Features: +1, Linux kernel builtin driver support MT7601/RT5370 and stand-alone driver support RTL8188EU + both RT5370 and RTL8188EU can support AP/Station mode, but MT7601 only support Station mode; + +2, Linux Kernel add patches from libkcapi library v1.1.5 to support UserSpace to allow user space + to utilize the kernel crypto API. + + Linux Kernel Crypto API: + https://www.kernel.org/doc/html/latest/crypto/index.html + https://www.kernel.org/doc/html/latest/crypto/userspace-if.html + + libkcapi github: + https://github.com/smuellerDD/libkcapi + +3, Linux Kernel add NXP PN5180 NFC chipset bal driver support, source code from: + https://github.com/NXPNFCLinux/nxprdlib-kernel-bal -- Gitblit v1.9.1