diff options
author | Andy Chiu <andy.chiu@sifive.com> | 2023-06-05 13:07:22 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-06-08 16:16:57 +0200 |
commit | 04a4722eeede8f83ce3fefc67b891bd8e132784a (patch) | |
tree | 7d2bb37b9466820afe86b7f1a2f2fe80aa310add /Documentation/riscv/index.rst | |
parent | riscv: Enable Vector code to be built (diff) | |
download | linux-04a4722eeede8f83ce3fefc67b891bd8e132784a.tar.xz linux-04a4722eeede8f83ce3fefc67b891bd8e132784a.zip |
riscv: Add documentation for Vector
This patch add a brief documentation of the userspace interface in
regard to the RISC-V Vector extension.
Signed-off-by: Andy Chiu <andy.chiu@sifive.com>
Reviewed-by: Greentime Hu <greentime.hu@sifive.com>
Reviewed-by: Vincent Chen <vincent.chen@sifive.com>
Co-developed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20230605110724.21391-26-andy.chiu@sifive.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'Documentation/riscv/index.rst')
-rw-r--r-- | Documentation/riscv/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/riscv/index.rst b/Documentation/riscv/index.rst index 175a91db0200..95cf9c1e1da1 100644 --- a/Documentation/riscv/index.rst +++ b/Documentation/riscv/index.rst @@ -10,6 +10,7 @@ RISC-V architecture hwprobe patch-acceptance uabi + vector features |