| | |
| | | ## 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 |
| | | |