chrome-ec/chip/host
Patryk Duda a638524b69 host/system: Implement functions for getting pointer to panic data
This patch adds get_panic_data_start() function into chip/host/system.c

This function can be used in unit tests as a mock for its real
counterpart

BUG=b:165773837, b:162254118
BRANCH=none
TEST=make runhosttests && make runfuzztests

Signed-off-by: Patryk Duda <pdk@semihalf.com>
Change-Id: Ib7435b3dc024c7568256898b8752f0361393286f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2401119
Reviewed-by: Jett Rink <jettrink@chromium.org>
2020-10-01 11:39:15 +00:00
..
build.mk remove cr50 related files 2020-03-09 21:48:18 +00:00
clock.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
config_chip.h LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
flash.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
gpio.c host: adding gpio print for debugging 2019-11-04 21:48:19 +00:00
host_test.h LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
i2c.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
keyboard_raw.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
lpc.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
persistence.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
persistence.h LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
reboot.c Replace __attribute__((noreturn)) with noreturn 2020-08-17 20:14:48 +00:00
reboot.h Replace __attribute__((noreturn)) with noreturn 2020-08-17 20:14:48 +00:00
registers.h LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
spi_master.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
system.c host/system: Implement functions for getting pointer to panic data 2020-10-01 11:39:15 +00:00
trng.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
uart.c LICENSE: remove unnecessary (c) after Copyright 2019-06-19 00:30:43 +00:00
usb_pd_phy.c pd: cleanup pd_get_role 2020-01-09 19:24:10 +00:00