edac: ibecc: Add EDAC IBECC driver
Add In-Band ECC driver. Supported in ehl_crb board. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
d4d278da0a
commit
2b30d04eef
3 changed files with 611 additions and 0 deletions
4
drivers/edac/CMakeLists.txt
Normal file
4
drivers/edac/CMakeLists.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Copyright (c) 2020 Intel Corporation
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
zephyr_sources_ifdef(CONFIG_EDAC_IBECC edac_ibecc.c)
|
Loading…
Add table
Add a link
Reference in a new issue