Files
SDK_SG200x_V2/opensbi/docs/platform/shakti_cclass.md
carbon 0545e9dc6d init version 2024-05-07
commit d1edce71135cc6d98c0a4b5729774542b676e769
Author: sophgo-forum-service <forum_service@sophgo.com>
Date:   Fri Mar 15 16:07:33 2024 +0800

    [fix] recommend using ssh method to clone repo.
    [fix] fix sensor driver repo branch name.
2024-05-07 19:36:36 +08:00

865 B

Shakti C-class SoC Platform

C-Class is a member of the SHAKTI family of processors from Indian Institute of Technology - Madras (IIT-M).

It is an extremely configurable and commercial-grade 5-stage in-order core supporting the standard RV64GCSUN ISA extensions.

For more details, refer:

Platform Options

The Shakti C-class SoC platform does not have any platform-specific options.

Building Shakti C-class Platform

Linux Kernel Payload

make PLATFORM=generic FW_PAYLOAD_PATH=<linux_build_directory>/arch/riscv/boot/Image FW_FDT_PATH=<shakti.dtb path>

Test Payload

make PLATFORM=generic FW_FDT_PATH=<shakti.dtb path>