nuttx/drivers/audio
Catalin Visinescu 8d2b71d127 drivers/efuse/efuse: Drivers Registered With World Write Permissions(Part 1)
Description:

In kernel builds, any unprivileged process running on the NuttX device
can open /dev/efuse and attempt to read/write fuse content. Reading the
fuses may provide valuable information to an attacker controlling the user
process. The write operation, in extreme cases where the fuse blocks are
not locked, may brick the device.

This is part of https://github.com/apache/nuttx/issues/19410

Compiles ok.

Signed-off-by: Catalin Visinescu <catalin_visinescu@yahoo.com>
2026-07-13 12:08:01 +02:00
..
audio_dma.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
audio_fake.c !sched/clock: remove CONFIG_SYSTEM_TIME64 and always use 64-bit time 2026-05-19 16:21:28 +08:00
audio_i2s.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
audio_null.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
CMakeLists.txt audio: add ES7210 4-ch ADC codec driver 2026-04-03 13:34:36 +08:00
cs43l22.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
cs43l22.h
cs43l22_debug.c
cs4344.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
cs4344.h
es7210.c audio: add ES7210 4-ch ADC codec driver 2026-04-03 13:34:36 +08:00
es7210.h audio: add ES7210 4-ch ADC codec driver 2026-04-03 13:34:36 +08:00
es8311.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
es8311.h
es8311_debug.c
es8388.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
es8388.h
es8388_debug.c
esxxxx_common.h
Kconfig audio: add ES7210 4-ch ADC codec driver 2026-04-03 13:34:36 +08:00
Make.defs audio: add ES7210 4-ch ADC codec driver 2026-04-03 13:34:36 +08:00
tone.c drivers/efuse/efuse: Drivers Registered With World Write Permissions(Part 1) 2026-07-13 12:08:01 +02:00
vs1053.c style: fix checkpatch issues after debug.h move 2026-04-07 07:50:06 -03:00
vs1053.h
wm8776.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
wm8776.h
wm8904.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
wm8904.h
wm8904_debug.c
wm8994.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
wm8994.h
wm8994_debug.c