cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

README (2887B)


      1~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      2MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
      3M68000 Hi-Performance Microprocessor Division
      4M68060 Software Package
      5Production Release P1.00 -- October 10, 1994
      6
      7M68060 Software Package Copyright © 1993, 1994 Motorola Inc.  All rights reserved.
      8
      9THE SOFTWARE is provided on an "AS IS" basis and without warranty.
     10To the maximum extent permitted by applicable law,
     11MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
     12INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
     13and any warranty against infringement with regard to the SOFTWARE
     14(INCLUDING ANY MODIFIED VERSIONS THEREOF) and any accompanying written materials.
     15
     16To the maximum extent permitted by applicable law,
     17IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
     18(INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
     19BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
     20ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
     21Motorola assumes no responsibility for the maintenance and support of the SOFTWARE.
     22
     23You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
     24so long as this entire notice is retained without alteration in any modified and/or
     25redistributed versions, and that such modified versions are clearly identified as such.
     26No licenses are granted by implication, estoppel or otherwise under any patents
     27or trademarks of Motorola, Inc.
     28~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     29Files in this directory:
     30-------------------------
     31
     32fpsp.sa		Full FP Kernel Module - hex image
     33fpsp.s		Full FP Kernel Module - source code
     34fpsp.doc	Full FP Kernel Module - on-line documentation
     35
     36pfpsp.sa	Partial FP Kernel Module - hex image
     37pfpsp.s		Partial FP Kernel Module - source code
     38
     39fplsp.sa	FP Library Module - hex image
     40fplsp.s		FP Library Module - source code
     41fplsp.doc	FP Library Module - on-line documentation
     42
     43isp.sa		Integer Unimplemented Kernel Module - hex image
     44isp.s		Integer Unimplemented Kernel Module - source code
     45isp.doc		Integer Unimplemented Kernel Module - on-line doc
     46
     47ilsp.sa		Integer Unimplemented Library Module - hex image
     48ilsp.s		Integer Unimplemented Library Module - source code
     49ilsp.doc	Integer Unimplemented Library Module - on-line doc
     50
     51fskeleton.s	Sample Call-outs needed by fpsp.sa and pfpsp.sa
     52
     53iskeleton.s	Sample Call-outs needed by isp.sa
     54
     55os.s		Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
     56
     57ftest.sa	Simple test program to test that {p}fpsp.sa
     58		was connected properly; hex image
     59ftest.s		above test; source code
     60
     61itest.sa	Simple test program to test that isp.sa was
     62		connected properly; hex image
     63itest.s		above test; source code
     64
     65test.doc	on-line documentation for {i,f}test.sa
     66
     67README		This file
     68
     69ERRATA		Known errata for this release
     70
     71MISC		Release file version numbers