On Tue, 2020-11-24 at 09:36 +0530, Anup Patel wrote:
This series adds top-level makefile and does cleanups to generate PDF and HTML documents which are easy to read/navigate.
Changes since v3: - Use "#" before extension number in section names
Changes since v2: - Update titles page to match platforms and profiles spec - Reordered sections to match platforms and profiles spec - Added dedicated preface section for change log - Use short-hand notation "EID" for SBI extension ID and "FID" for SBI function ID
Changes since v1: - Use RISC-V privilege style naming convention in PATCH2 for RISC-V CSR, CSR fields, and registers.
Anup Patel (2): Add a makefile to build usable documents Clean-up entire document for consistency and better structure