lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 2 Nov 2017 16:07:02 +0300 From: Ivan Mikhaylov <ivan@...ibm.com> To: Alistair Popple <alistair@...ple.id.au>, Matt Porter <mporter@...nel.crashing.org> Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org, Benjamin Herrenschmidt <benh@...nel.crashing.org>, Joel Stanley <joel@....id.au>, Paul Mackerras <paulus@...ba.org>, Michael Ellerman <mpe@...erman.id.au> Subject: [PATCH 0/4] fsp2 low level setup fsp2 board setup with l2 setup and irq handlers for some critical exceptions. Ivan Mikhaylov (4): 44x/fsp2: add fsp2 headers 44x/fsp2: l2 setup with error clear 44x/fsp2: tvsense workaround for dd1 44x/fsp2: add irq error handlers arch/powerpc/include/asm/fsp2_reg.h | 272 +++++++++++++++++++++++++++++++++++ arch/powerpc/platforms/44x/fsp2.c | 254 +++++++++++++++++++++++++++++++++- 2 files changed, 529 insertions(+), 1 deletions(-) create mode 100644 arch/powerpc/include/asm/fsp2_reg.h
Powered by blists - more mailing lists