hekate/bdk
CTCaer 99d15eaac8 bdk: fatfs: check if string is null for puts/printf
Avoid writing garbage to a file by checking string pointer passed to f_puts and f_printf.

Important on many embedded platforms that do not abort on NULL dereference.
2021-10-01 14:27:57 +03:00
..
display display: Add Aula panel support 2021-08-28 16:38:42 +03:00
ianos ianos: add extensions magic 2021-04-11 10:30:24 +03:00
input touch: rename 4th panel so it's not confused with errors 2021-08-28 16:39:38 +03:00
libs bdk: fatfs: check if string is null for puts/printf 2021-10-01 14:27:57 +03:00
mem sdram: fix building for embedded lp0 config 2021-09-17 23:17:56 +03:00
power regulator 5v: don't enable usb one by default 2021-06-08 05:51:21 +03:00
rtc Utilize BIT macro everywhere 2020-11-26 01:41:45 +02:00
sec tsec: make sure cpu power rails are off 2021-09-17 23:10:57 +03:00
soc clock: update device frequency getter function 2021-09-17 23:16:43 +03:00
storage sdmmc: move error prints checks inside ifdefs 2021-09-17 23:12:54 +03:00
thermal fan: increase irq polling to get more accurate rpm 2021-03-17 08:55:54 +02:00
usb ums/xusb: do not allow multiple CBW requests 2021-08-28 17:09:38 +03:00
utils bdk: remove all references and defines to sept 2021-08-28 17:10:21 +03:00
exception_handlers.S Introducing Bootloader Development Kit (BDK) 2020-06-14 15:25:21 +03:00
fatfs_cfg.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
gfx_utils.h Utilize hekate's BDK for hekate main and Nyx 2020-06-14 16:45:45 +03:00
memory_map.h bis: Pull latest lockpick driver and refactor it 2021-02-06 04:05:31 +02:00
module.h ianos: add extensions magic 2021-04-11 10:30:24 +03:00