ARMv8之exclusive操作(三) exclusive monitor

ARMv8中exclusive moitor介绍,包括local monitor和global monitor。[......]

Read more

发表在 ARM | 留下评论

ARMv8之exclusive操作(二)exclusive操作例子

ARMv8的exclusive操作的例子,以2个线程抢锁为例,说明exclusive操作是如何工作的。[......]

Read more

发表在 ARM | 留下评论

IES low-power中的set_sim_control命令

IES low-power中set_sim_control命令,控制组件在low-power下的仿真行为。[......]

Read more

发表在 IC | 留下评论

sv的dvfs的时钟实现

systemverilog的dvfs的时钟实现[......]

Read more

发表在 语言相关 | 留下评论

ARM GIC(十四)gicv3架构-power控制详解

gicv3中的power控制详解,cpu interface与gic之间,如何connect,如何disconnect。[......]

Read more

发表在 ARM | 标签为 | 留下评论

ARMv8之exclusive操作(一)exclusive操作的引入

armv8中的exclusive操作介绍,为什么要引入exclusive操作。[......]

Read more

发表在 ARM | 标签为 | 留下评论

ARM GIC(十三) 波形为例,介绍gic600与cpu interface通信

以波形为例子,介绍gic600与cpu interface之间,是如何进行通信的。[......]

Read more

发表在 ARM | 标签为 | 一条评论

ARM GIC(十二) 中断bypass

GICv3中的中断bypass功能介绍。[......]

Read more

发表在 ARM | 标签为 | 留下评论

ARM GIC(十一) gicv3架构-two secure state

gicv3中的2种secure状态介绍[......]

Read more

发表在 ARM | 留下评论

jenkins pipeline取消groovy脚本执行权限

jenkins pipeline取消groovy脚本执行权限,用来解决Scripts not permitted问题[......]

Read more

发表在 持续集成 | 标签为 | 留下评论