Skip to content

Conversation

maass-hamburg
Copy link
Member

  • use RISCV_ISA_RV64I to set 64BIT
  • use RISCV_ISA_EXT_F to set CPU_HAS_FPU
  • use RISCV_ISA_EXT_D to set CPU_HAS_FPU_DOUBLE_PRECISION

use CONFIG_RISCV_ISA_RV64I to set CONFIG_64BIT.

Signed-off-by: Fin Maaß <[email protected]>
use CONFIG_RISCV_ISA_EXT_F to set CONFIG_CPU_HAS_FPU.
Same for CONFIG_RISCV_ISA_EXT_D and
CONFIG_CPU_HAS_FPU_DOUBLE_PRECISION.

Signed-off-by: Fin Maaß <[email protected]>
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants