zephyr/samples
Reto Schneider 83345401d6 samples: drivers: crypto: Improve memory alignment
Commit e1e19732bc (samples: drivers:
crypto: Aligned AES key) introduced the alignment for the key. According
to the commit message, the intention was to align the variable at 32 bit
boundaries. For this reason, passing 32 to __aligned seems like an
error, as its argument is denoted in byte and not bits.

Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
2024-10-30 09:43:00 -07:00
..
application_development doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
arch doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
basic driver: pwm: infineon: cyw920829m2evk_02 pwm 2024-10-26 03:57:41 +01:00
bluetooth samples: Bluetooth: hci_uart hci_ipc configuration update 2024-10-27 20:26:35 +00:00
boards samples: boards: nordic: system_off: Update README. 2024-10-25 14:10:30 +02:00
cpp doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
drivers samples: drivers: crypto: Improve memory alignment 2024-10-30 09:43:00 -07:00
fuel_gauge doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
hello_world samples: hello_world: remove redundant title 2024-09-26 17:40:42 -04:00
kernel doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
modules boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
net samples: wifi: esp32c2: esp8684: Remove config files 2024-10-29 14:19:06 -05:00
philosophers samples: doc: convert philosophers sample to code-sample directive 2024-09-23 12:00:00 +02:00
posix doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
psa samples: psa: persistent_key: add the persistent_key sample 2024-10-07 13:38:43 +02:00
sensor samples: sensor: Add adxl362 streaming and trigger configurations 2024-10-26 03:56:58 +01:00
shields boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
subsys fs: zms: multiple fixes from previous PR review 2024-10-29 07:07:13 -05:00
synchronization samples/synchronization: fix thread b pinning 2024-07-30 18:30:30 +01:00
sysbuild boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
tfm_integration boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
userspace samples: userspace: cortex_r8_virtual: Set CONFIG_DYNAMIC_OBJECTS=y 2024-10-01 09:58:22 +02:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample_definition_and_criteria.rst doc: overhaul sample criteria and expectations 2024-09-12 10:03:30 +02:00