arm-trusted-firmware/include
Lionel Debieve 0581a88778 spi: stm32_qspi: Add QSPI support
Add QSPI support (limited to read interface).
Implements the memory map and indirect modes.
Low level driver based on SPI-MEM operations.

Change-Id: Ied698e6de3c17d977f8b497c81f2e4a0a27c0961
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
2020-01-20 11:32:59 +01:00
..
arch bl31: Split into two separate memory regions 2019-12-29 12:00:40 -06:00
bl1 Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
bl32 Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
common Add fdt_add_reserved_memory() helper function 2019-09-13 16:54:21 +01:00
drivers spi: stm32_qspi: Add QSPI support 2020-01-20 11:32:59 +01:00
dt-bindings stm32mp1: update device tree files 2019-01-18 15:45:08 +01:00
export Unify type of "cpu_idx" across PSCI module. 2020-01-10 17:11:51 +00:00
lib lib: utils_def: add CLAMP macro 2020-01-20 11:32:59 +01:00
plat a8k: Implement platform specific power off 2020-01-15 07:31:43 +01:00
services spm-mm: Remove mm_svc.h header 2019-12-20 16:04:01 +00:00
tools_share Sanitise includes across codebase 2019-01-04 10:43:17 +00:00