mirror of https://github.com/F-Stack/f-stack.git
21 lines
572 B
Plaintext
21 lines
572 B
Plaintext
|
/* SPDX-License-Identifier: BSD-3-Clause
|
||
|
* Copyright(c) 2021-2022 Intel Corporation
|
||
|
*/
|
||
|
|
||
|
Intel® IDPF driver
|
||
|
==================
|
||
|
|
||
|
This directory contains source code of BSD-3-Clause idpf driver of version
|
||
|
2022.09.13 released by the team which develops basic drivers for Intel IPU.
|
||
|
The directory of base/ contains the original source package.
|
||
|
This driver is valid for the product(s) listed below
|
||
|
|
||
|
* Intel® IPU E2100
|
||
|
|
||
|
Updating the driver
|
||
|
===================
|
||
|
|
||
|
NOTE: The source code in this directory should not be modified apart from
|
||
|
the following file(s):
|
||
|
|
||
|
idpf_osdep.h
|