arm-trusted-firmware/docs
Mark Brown bebcf27f1c feat(sve): support full SVE vector length
Currently the SVE code hard codes a maximum vector length of 512 bits
when configuring SVE rather than the architecture supported maximum.
While this is fine for current physical implementations the architecture
allows for vector lengths up to 2048 bits and emulated implementations
generally allow any length up to this maximum.

Since there may be system specific reasons to limit the maximum vector
length make the limit configurable, defaulting to the architecture
maximum. The default should be suitable for most implementations since
the hardware will limit the actual vector length selected to what is
physically supported in the system.

Signed-off-by: Mark Brown <broonie@kernel.org>
Change-Id: I22c32c98a81c0cf9562411189d8a610a5b61ca12
2022-07-08 17:17:11 +01:00
..
_static/css docs(threat model): add TF-A threat model 2021-04-30 17:59:22 +02:00
about docs: add Manish Badarkhe to maintainer list 2022-06-27 18:08:15 +01:00
components docs(rmmd): document EL3-RMM Interfaces 2022-07-05 10:41:18 +02:00
design Merge changes from topic "mb/gic600-errata" into integration 2022-06-21 14:11:47 +02:00
design_documents docs(el3-runtimes): context management refactor proposal 2022-02-24 08:04:48 +02:00
getting_started feat(sve): support full SVE vector length 2022-07-08 17:17:11 +01:00
perf doc: Fix some broken links 2020-07-01 13:57:20 +02:00
plat docs: update supported FVP models documentation 2022-05-17 15:27:22 +01:00
process docs: fix mailing lists URLs 2022-04-21 10:26:23 +02:00
resources docs(rmmd): document EL3-RMM Interfaces 2022-07-05 10:41:18 +02:00
security_advisories docs(security): update security advisory for CVE-2022-23960 2022-06-16 17:04:09 -05:00
threat_model docs(threat-model): broaden the scope of threat #05 2022-05-31 08:41:31 +02:00
change-log.md fix(changelog): fix the broken link to commitlintrc.js 2022-06-07 12:06:18 +01:00
conf.py build(docs): add support for Markdown documentation 2021-11-17 16:04:36 +00:00
global_substitutions.txt fix(docs): fix FF-A substitution 2021-11-17 16:04:34 +00:00
glossary.rst feat(mpmm): add support for MPMM 2021-10-26 12:15:42 +01:00
index.rst docs(fwu): add firmware update documentation 2021-08-02 17:15:41 +01:00
license.rst refactor(dt-bindings): align irq bindings with kernel 2021-06-14 10:05:48 +02:00
Makefile doc: Treat Sphinx warnings as errors 2020-04-21 09:37:47 +00:00
requirements.in build(docs): add support for Markdown documentation 2021-11-17 16:04:36 +00:00
requirements.txt build(docs): add support for Markdown documentation 2021-11-17 16:04:36 +00:00