zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 1a14f8b3a6 Bluetooth: controller: Use DMB instead of DSB
Use of Data Memory Barrier instruction with memory clobber
in ARM Cortex M architectures is sufficient in the
controller implementation to keep compiler data access
instructions in order so that an ISR vectoring has memory
accesses in the correct order as intented by design.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-02-02 14:00:57 -05:00
..
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Use DMB instead of DSB 2021-02-02 14:00:57 -05:00
host Bluetooth: host: Mark the option BT_FIXED_PASSKEY as insecure 2021-02-02 11:09:05 -05:00
mesh Bluetooth: Mesh: Fix fix mod_sub_get_vnd 2021-02-01 08:38:24 -05:00
services bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
shell Bluetooth: shell: Fix misleading shell message id-create failed 2021-02-02 08:46:17 -05:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig bluetooth: add dep on !SMP 2020-10-05 19:33:02 -07:00