mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
bb7f6203fb8a8a5e1478b55c8c3a43c5a0ced80c
Export symbol ufshcd_crypto_cap_find to find the crypto capabilities from the crypto engine in the storage controller. This is used to validate that the crypto_mode and data_unit_size provided is supported by the inline encryption hardware. This can be used by all vops Bug: 147209885 Change-Id: I42de2d4f645adb2e4f688716434fd2884ff043bc Signed-off-by: Barani Muthukumaran <bmuthuku@codeaurora.org> Signed-off-by: Eric Biggers <ebiggers@google.com>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%