ccp-dmaengine.c (5b45fe6b39e1d01c45de7b8e6d3ff72585eee6cf) | ccp-dmaengine.c (68cc652f83b9a4f79471db6c79ae0bfe5175eda3) |
---|---|
1/* 2 * AMD Cryptographic Coprocessor (CCP) driver 3 * | 1/* 2 * AMD Cryptographic Coprocessor (CCP) driver 3 * |
4 * Copyright (C) 2016 Advanced Micro Devices, Inc. | 4 * Copyright (C) 2016,2017 Advanced Micro Devices, Inc. |
5 * 6 * Author: Gary R Hook <gary.hook@amd.com> 7 * 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 */ 12 --- 762 unchanged lines hidden --- | 5 * 6 * Author: Gary R Hook <gary.hook@amd.com> 7 * 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License version 2 as 10 * published by the Free Software Foundation. 11 */ 12 --- 762 unchanged lines hidden --- |